ClusterHelper.RemoveBucket Method Couchbase .NET SDK 2.0

[Missing <summary> documentation for "M:Couchbase.ClusterHelper.RemoveBucket(System.String)"]

Namespace: Couchbase
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public static void RemoveBucket(
	string bucketName
)

Parameters

bucketName
Type: System.String

[Missing <param name="bucketName"/> documentation for "M:Couchbase.ClusterHelper.RemoveBucket(System.String)"]

See Also