Disconnect Method

Disconnects from the remote server.

Syntax

public void Disconnect();
Public Sub Disconnect()

Remarks

This method disconnects from the remote server and clears all service, characteristic, and descriptor data from the component. The Disconnected event will be fired when the component has disconnected from the remote device.

Refer to the Connect method for more information.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks BLE 2020 .NET Edition - Version 20.0 [Build 8158]