MarkLogic XCC/.Net Library

RequestException.Request Property

The initiating request to which this exception applies.

[Visual Basic]
Overridable Public ReadOnly Property Request As Request
[C#]
public virtual Marklogic.Xcc.Request Request {get;}

See Also

RequestException Class | Marklogic.Xcc.Exceptions Namespace