Click or drag to resize

ConnectionChannel Enumeration

For printers that support both Status and Printing channel (Link OS printers).

Namespace:  Zebra.Sdk.Comm
Assembly:  SdkApi_Desktop (in SdkApi_Desktop.dll) Version: 2.14.1869
Syntax
public enum ConnectionChannel
Members
  Member nameValueDescription
STATUS_CHANNEL0 The status channel of a connection.
PRINTING_CHANNEL1 The printing channel of a connection.
See Also