Returns a response indicating whether or not the IBucket instance has been opened and this Cluster instance is observing it.
Namespace: Couchbase.CoreAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

Parameters
- bucketName
- Type: System.String
The name of the bucket to check.
Return Value
Type: BooleanTrue if the IBucket has been opened and the cluster is registered as an observer.
