MultichannelTcpConnectionToString Method
|
The Address, PrintingPort, and StatusPort are the parameters which were passed into the constructor.
Namespace: Zebra.Sdk.CommAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
StringTCP_MULTI:[Address]:[PrintingPort]:[StatusPort]
See Also