The ZebraPrinterConnectionA type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| BytesAvailable |
Default implementation of ZebraPrinterConnection.BytesAvailable().
| |
| Close |
Default implementation of ZebraPrinterConnection.Close().
| |
| GetMaxTimeoutForRead |
Default implementation of ZebraPrinterConnection.GetMaxTimeoutForRead().
| |
| GetTimeToWaitForMoreData |
Default implementation of ZebraPrinterConnection.GetTimeToWaitForMoreData().
| |
| IsConnected |
Default implementation of ZebraPrinterConnection.IsConnected().
| |
| Open |
Abstract method declared in ZebraPrinterConnection.Open().
| |
| Read |
Default implementation of ZebraPrinterConnection.Read().
| |
| WaitForData |
Default implementation of ZebraPrinterConnection.WaitForData(int).
| |
| Write | Overloaded. |