MarkLogic XCC/.Net Library

ModuleRunner.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

ModuleRunner Class | Marklogic.Xcc.Examples Namespace