Click or drag to resize

IpAddressablePortNumber Property

Returns the port number which was passed into the constructor.

Namespace:  Zebra.Sdk.Comm
Assembly:  SdkApi.Core (in SdkApi.Core.dll) Version: 2.15.2634
Syntax
string PortNumber { get; }

Return Value

Type: String
the port number associated with the connection.
See Also