Cluster Dispose Method Couchbase .NET SDK 2.0
Closes and releases all internal resources.

Namespace: Couchbase
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public void Dispose()

Implements

IDisposable Dispose 
See Also