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