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