MarkLogic XCC/.Net Library

ModuleSpawn Interface

An extension of Request that contains the URI of an XQuery module (resident server-side) to be spawned asynchronously by the MarkLogic Server.

For a list of all members of this type, see ModuleSpawn Members.

[Visual Basic]
Public Interface ModuleSpawn
    Implements Request
[C#]
public interface ModuleSpawn : Request

Requirements

Namespace: Marklogic.Xcc

Assembly: MarklogicXcc (in MarklogicXcc.dll)

See Also

ModuleSpawn Members | Marklogic.Xcc Namespace