| Brecham.Obex — An OBEX library for the .NET Framework |
|
ObexClientSession.Dispose Method
Releases all resources used by the session, in particular releases the underlying stream, unless the CloseInput property is false.
[Visual Basic]
NotOverridable Public Sub Dispose() _
[C#]
public
void Dispose();
Implements
IDisposable.Dispose
See Also
ObexClientSession Class | Brecham.Obex Namespace