TcpPortStatusRemotePort Property
|
The port number of the remote connected to the printer, will be 0 if no connection.
Namespace:
Zebra.Sdk.Printer
Assembly:
SdkApi.Core (in SdkApi.Core.dll) Version: 2.15.2634
Syntax public string RemotePort { get; }
Public ReadOnly Property RemotePort As String
Get
public:
property String^ RemotePort {
String^ get ();
}
Property Value
Type:
StringSee Also