IBucket.BucketType Property Couchbase .NET SDK 2.0
Returns type of the bucket (either Couchbase or Memcached)

Namespace: Couchbase.Core
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
BucketTypeEnum BucketType { get; }

Property Value

Type: BucketTypeEnum
See Also