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.Core (in SdkApi.Core.dll) Version: 2.15.2634
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