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