Click or drag to resize

FlushBucketOptions Class

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

Inheritance Hierarchy
SystemObject
  Couchbase.Management.BucketsFlushBucketOptions

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

The FlushBucketOptions type exposes the following members.

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