Provides implementation for Open()()().
Opens a Bluetooth(R) connection as specified in the constructor.
Namespace:
ZSDK_API.CommOpens a Bluetooth(R) connection as specified in the constructor.
Assembly: ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0
Syntax
C# |
---|
public void Open() |
Visual Basic (Declaration) |
---|
Public Sub Open |
Implements
ZebraPrinterConnection..::.Open()()()Exceptions
Exception | Condition |
---|---|
ZSDK_API.ApiException..::.ZebraPrinterConnectionException | If an I/O error occurs. |
ZSDK_API.ApiException..::.ZebraGeneralException | If the connection cannot be opened. |