Brecham.Obex — An OBEX library for the .NET Framework

ObexClientSession.ClearConnectionId Method 

Resets the Connection Id. No Connection Id will be added to any subsequent commands sent to the peer.

[Visual Basic]
Public Sub ClearConnectionId()
[C#]
public void ClearConnectionId();

See Also

ObexClientSession Class | Brecham.Obex Namespace | ConnectionId | TryGetConnectionId | InvalidConnectionId