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
Syntax public string Status { get; }
Public ReadOnly Property Status As String
Get
public:
property String^ Status {
String^ get ();
}
Property Value
Type:
StringSee Also