TcpPortStatusStatus Property
|
The status of the printer's port, such as {@code LISTEN}, {@code ESTABLISHED}.
Namespace: Zebra.Sdk.PrinterAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax public string Status { get; }
Public ReadOnly Property Status As String
Get
public:
property String^ Status {
String^ get ();
}
Property Value
StringSee Also