Class GetAllAnalyticsIndexesOptions
Inherited Members
Namespace: Couchbase.Management.Analytics
Assembly: Couchbase.NetClient.dll
Syntax
public class GetAllAnalyticsIndexesOptions
Methods
| Edit this page View SourceCancellationToken(CancellationToken)
Declaration
public GetAllAnalyticsIndexesOptions CancellationToken(CancellationToken token)
Parameters
Type | Name | Description |
---|---|---|
CancellationToken | token |
Returns
Type | Description |
---|---|
GetAllAnalyticsIndexesOptions |
Timeout(TimeSpan)
Declaration
public GetAllAnalyticsIndexesOptions Timeout(TimeSpan timeout)
Parameters
Type | Name | Description |
---|---|---|
TimeSpan | timeout |
Returns
Type | Description |
---|---|
GetAllAnalyticsIndexesOptions |