MarkLogic XCC/.Net Library

Session.UserObject Property

An opaque user object for this Session. This object is not used or examined in any way by XCC. Client code may use this hook in any way it sees fit to associate state with the Session.

[Visual Basic]
Property UserObject As Object
[C#]
object UserObject {get; set;}

See Also

Session Interface | Marklogic.Xcc Namespace