MarkLogic XCC/.Net Library

ServerConnection.close Method 

Close this server connection. If a connection is closed when returned to the provider, it will be silently dropped.

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

See Also

ServerConnection Interface | Marklogic.Xcc.Spi Namespace