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

TransportConnection Properties

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

Public Instance Properties

Client Gets the underlying Socket.
Connected Gets whether the connection has been made.
PeerStream Returns the NetworkStream used to send and receive data.
RequestedRemoteAddress Gets the remote address to which that the user requested a connection.

See Also

TransportConnection Class | Brecham.Obex.Net Namespace