ConnectionConnected Property 
             | 
          
        
         
            Returns true if the connection is open.
            
 
    Namespace: 
   Zebra.Sdk.Comm
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1989
SyntaxReadOnly Property Connected As Boolean
	Get
property bool Connected {
	bool get ();
}Property Value
Type: 
Boolean
See Also