Create a new ModuleInvoke object and initialize it with the given module URI.
Create a new ModuleInvoke object and initialize it with the given module URI.
ModuleInvoke NewModuleInvoke(string);
Create a new ModuleInvoke object and initialize it with the given module URI and RequestOptions object.
ModuleInvoke NewModuleInvoke(string,RequestOptions);
Session Interface | Marklogic.Xcc Namespace