MarkLogic XCC/.Net Library

Request.Session Property

The session which created this Request. Request objects are created by factory methods on Session and their implementations are interdependent.

[Visual Basic]
Property Session As Session
[C#]
Session Session {get;}

See Also

Request Interface | Marklogic.Xcc Namespace