ITransportIsConnected Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax bool IsConnected { get; }
ReadOnly Property IsConnected As Boolean
Get
property bool IsConnected {
bool get ();
}
abstract IsConnected : bool with get
Property Value
Type:
BooleanSee Also