MarkLogic XCC/.Net Library

ModuleRunner Properties

The properties of the ModuleRunner class are listed below. For a complete list of ModuleRunner class members, see the ModuleRunner Members topic.

Public Instance Properties

Request The Request object used internally to submit requests. This object can be used to set external variables that will be bound to the query when submitted. You should not set your own RequestOptions object, use the RequestOptions property instead.
RequestOptions Set (or clear) the RequestOptions instance to associate with submitted queries.

See Also

ModuleRunner Class | Marklogic.Xcc.Examples Namespace