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

ObexClientSession Properties

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

Public Instance Properties

CloseInput Gets or sets whether the underlying Stream should be closed when the session itself is closed. This defaults to true.
ConnectionId Gets or sets the OBEX session's Connection Identifier.
PduFactory Gets the ObexPduFactory instance being used by this session.

See Also

ObexClientSession Class | Brecham.Obex Namespace