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 |
---|---|---|
Cancellation |
token |
Returns
Type | Description |
---|---|
Get |
Timeout(TimeSpan)
Declaration
public GetAllAnalyticsIndexesOptions Timeout(TimeSpan timeout)
Parameters
Type | Name | Description |
---|---|---|
Time |
timeout |
Returns
Type | Description |
---|---|
Get |