Click or drag to resize

TcpConnectionPortNumber Property

Returns the port number which was passed into the constructor.

Namespace:  Zebra.Sdk.Comm
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public string PortNumber { get; }

Return Value

Type: String
the port number associated with the connection.

Implements

IpAddressablePortNumber
See Also