Click or drag to resize

MultichannelTcpConnectionToString Method

The Address, PrintingPort, and StatusPort are the parameters which were passed into the constructor.

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

Return Value

Type: String
TCP_MULTI:[Address]:[PrintingPort]:[StatusPort]
See Also