 | CouchbaseUtilityDispose Method |
Releases all resources associated with the client's connection to the Couchbase server.
Namespace:
Galactic.NoSql.Couchbase
Assembly:
Galactic.NoSql.Couchbase (in Galactic.NoSql.Couchbase.dll) Version: 1.3.0.499 (1.3.0.499)
Syntaxpublic:
virtual void Dispose() sealed
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Implements
IDisposableDispose
See Also