Returns a Singleton instance of the Cluster class.
Namespace: CouchbaseAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)


Exception | Condition |
---|---|
InitializationException | Thrown if Initialize is not called before accessing this method. |

Call one of the Initialize() overloads to create or recreate the Singleton instance.
However, Initialize() should only be called when the process starts up.
