TcpPortStatusStatus Property 
             | 
          
        
         
            The status of the printer's port, such as {@code LISTEN}, {@code ESTABLISHED}.
            
 
    Namespace: 
   Zebra.Sdk.Printer
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntaxpublic string Status { get; }Public ReadOnly Property Status As String
	Get
public:
property String^ Status {
	String^ get ();
}Property Value
Type: 
String
See Also