MarkLogic XCC/.Net Library

SimpleQueryRunner.RequestOptions Property

Set (or clear) the RequestOptions instance to associate with submitted queries.

[Visual Basic]
Overridable Public Property RequestOptions As RequestOptions
[C#]
public virtual Marklogic.Xcc.RequestOptions RequestOptions {set;}

Parameters

See Also

SimpleQueryRunner Class | Marklogic.Xcc.Examples Namespace