MemcachedBucket Dispose Method Couchbase .NET SDK 2.0
Closes this MemcachedBucket instance, shutting down and releasing all resources, removing it from it's ClusterController instance.

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

Implements

IDisposable Dispose 
See Also