Creates a IClusterManager object that uses the current ICluster configuration settings.
Namespace: Couchbase.CoreAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

Parameters
- username
- Type: System.String
[Missing <param name="username"/> documentation for "M:Couchbase.Core.ICluster.CreateManager(System.String,System.String)"]
- password
- Type: System.String
[Missing <param name="password"/> documentation for "M:Couchbase.Core.ICluster.CreateManager(System.String,System.String)"]
Return Value
Type: IClusterManagerA IClusterManager instance that uses the current ICluster configuration settings.
