Decrements the reference counter and calls
Dispose() if the count is zero.
Namespace: CouchbaseAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
SyntaxPublic Function Release As Integer
Public Function Release As Integer
public:
virtual int Release() sealed
public:
virtual int Release() sealed
abstract Release : unit -> int
override Release : unit -> int
abstract Release : unit -> int
override Release : unit -> int
Return Value
Type:
Int32
See Also