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: 3.0.3271
Syntax
public override string ToString()

Return Value

String
Description of the port status.
See Also