OBEXClient.Disconnect Method
Only send OBEX disconnect command to the remote device. Please note that ClientConnection will remain opened
[Visual Basic]
Overridable Public Sub Disconnect()
[C#]
public virtual
void Disconnect();
See Also
OBEXClient Class | BlueLibs.OBEX.Client Namespace