MemcachedBucket Release Method Couchbase .NET SDK 2.0
Decrements the reference counter and calls Dispose  if the count is zero.

Namespace: Couchbase
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int Release()

Return Value

Type: Int32
See Also