ConnectionConnected Property
|
Returns true if the connection is open.
Namespace:
Zebra.Sdk.Comm
Assembly:
SdkApi.Core (in SdkApi.Core.dll) Version: 2.15.2634
Syntax ReadOnly Property Connected As Boolean
Get
property bool Connected {
bool get ();
}
Property Value
Type:
BooleanSee Also