Click or drag to resize
Galactic API

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)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also