| IFieldSocketIsConnected Property |
Indicates if the socket is connected.
Namespace:
AskiaFieldCom
Assembly:
AskiaFieldCom (in AskiaFieldCom.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool IsConnected { get; }
property bool IsConnected {
bool get ();
}
Property Value
Type:
BooleanSee Also