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

TransportConnection Methods

The methods of the TransportConnection class are listed below. For a complete list of TransportConnection class members, see the TransportConnection Members topic.

Public Instance Methods

Close Closes any connections and releases all resources used by the TransportConnection.
Connect Connects to the configured transport layer endpoint, and optionally service.
Dispose Closes any connections and releases all resources used by the TransportConnection.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

TransportConnection Class | Brecham.Obex.Net Namespace