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: 3.0.3271
Syntax
public string PortNumber { get; }

Return Value

String
the port number associated with the connection.

Implements

IpAddressablePortNumber
See Also