Click or drag to resize

TcpStatusConnectionToString Method

The address and port number are the parameters which were passed into the constructor.

Namespace: Zebra.Sdk.Comm
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
public override string ToString()

Return Value

String
TCP_STATUS:[address]:[port number]

Implements

ConnectionToString
ConnectionToString
See Also