Click or drag to resize

TcpPortStatusToString Method

String description of the port status, prints as "PORT(NAME) REMOTE-IP:REMOTE-PORT STATUS"

Namespace:  Zebra.Sdk.Printer
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public override string ToString()

Return Value

Type: String
Description of the port status.
See Also