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

TransportConnection.Close Method 

Closes any connections and releases all resources used by the TransportConnection.

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

See Also

TransportConnection Class | Brecham.Obex.Net Namespace