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