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.13.898
Syntax public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
Type:
StringTCP_MULTI:[Address]:[PrintingPort]:[StatusPort]
See Also