| Brecham.Obex — An OBEX library for the .NET Framework |
|
TransportConnection.Dispose Method
Closes any connections and releases all resources used by the TransportConnection.
[Visual Basic]
NotOverridable Public Sub Dispose() _
[C#]
public
void Dispose();
Implements
IDisposable.Dispose
See Also
TransportConnection Class | Brecham.Obex.Net Namespace