Provides implementation for Close()()().
Closes the Bluetooth(R) connection.
Namespace:
ZSDK_API.CommCloses the Bluetooth(R) connection.
Assembly: ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0
Syntax
C# |
---|
public void Close() |
Visual Basic (Declaration) |
---|
Public Sub Close |
Implements
ZebraPrinterConnection..::.Close()()()Exceptions
Exception | Condition |
---|---|
ZSDK_API.ApiException..::.ZebraPrinterConnectionException | If an I/O error occurs. |
ZSDK_API.ApiException..::.ZebraGeneralException | If the connection cannot be closed. |