Click or drag to resize

GetAllBucketsOptions Class

[Missing <summary> documentation for "T:Couchbase.Management.Buckets.GetAllBucketsOptions"]

Inheritance Hierarchy
SystemObject
  Couchbase.Management.BucketsGetAllBucketsOptions

Namespace:  Couchbase.Management.Buckets
Assembly:  Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 3.0.0-local-202004010202+047adc0837bfc29c0b8cce4322194a09afd8ea18
Syntax
C#
public class GetAllBucketsOptions

The GetAllBucketsOptions type exposes the following members.

Constructors
  NameDescription
Public methodGetAllBucketsOptions
Initializes a new instance of the GetAllBucketsOptions class
Top
Properties
  NameDescription
Public propertyStatic memberDefault
Top
Methods
  NameDescription
Public methodCancellationToken
Public methodTimeout
Top
See Also