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