Provides implementation for Close()()().
Closes the Bluetooth(R) connection.

Namespace:  ZSDK_API.Comm
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

ExceptionCondition
ZSDK_API.ApiException..::.ZebraPrinterConnectionExceptionIf an I/O error occurs.
ZSDK_API.ApiException..::.ZebraGeneralExceptionIf the connection cannot be closed.

See Also