The base class of a set of classes that handle connection to a service on a peer machine.
For a list of all members of this type, see TransportConnection Members.
System.Object
Brecham.Obex.Net.TransportConnection
Brecham.Obex.Net.ObexTransportConnection
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The base class of a set of classes that handle connection to a service on a peer machine. As well as connecting, they also handle disconnect and clean-up using the IDisposable pattern i.e. with the Dispose method.
Namespace: Brecham.Obex.Net
Assembly: TransportConnection (in TransportConnection.dll)
TransportConnection Members | Brecham.Obex.Net Namespace