Table of Contents

Interface IConnectivityHandler

Namespace
Apizr.Connecting
Assembly
Apizr.dll

The connectivity handler method mapping interface Implement it to provide some connectivity features to Apizr

public interface IConnectivityHandler

Methods

IsConnected()

Map Apizr connectivity check to your connectivity handler

bool IsConnected()

Returns

bool