MarkLogic XCC/.Net Library

ConnectionProvider.shutdown Method 

Tell the provider to shutdown and release any resources being used. It's possible this method may never be called.

[Visual Basic]
Sub shutdown()
[C#]
void shutdown();

See Also

ConnectionProvider Interface | Marklogic.Xcc.Spi Namespace