Abstract class which implements functionality for ZebraPrinterConnection objects that use streams.
Namespace:
ZSDK_API.CommAssembly: ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0
Syntax
C# |
---|
public abstract class ZebraPrinterStreamConnectionA : ZebraPrinterConnectionA |
Visual Basic (Declaration) |
---|
Public MustInherit Class ZebraPrinterStreamConnectionA _ Inherits ZebraPrinterConnectionA |
Remarks
Methods inherited from class ZebraPrinterConnectionA:
BytesAvailable, Close, GetMaxTimeoutForRead, GetTimeToWaitForMoreData, IsConnected, Open, Read, WaitForData, Write(byte[]), Write(byte[], int, int)
BytesAvailable, Close, GetMaxTimeoutForRead, GetTimeToWaitForMoreData, IsConnected, Open, Read, WaitForData, Write(byte[]), Write(byte[], int, int)
Inheritance Hierarchy
System..::.Object
ZSDK_API.Comm..::.ZebraPrinterConnectionA
ZSDK_API.Comm..::.ZebraPrinterStreamConnectionA
ZSDK_API.Comm..::.TcpPrinterConnection
ZSDK_API.Comm..::.ZebraPrinterConnectionA
ZSDK_API.Comm..::.ZebraPrinterStreamConnectionA
ZSDK_API.Comm..::.TcpPrinterConnection