Class GetAllDesignDocumentsOptions
Inherited Members
Namespace: Couchbase.Management.Views
Assembly: Couchbase.NetClient.dll
Syntax
public class GetAllDesignDocumentsOptions
Properties
| Edit this page View SourceDefault
Declaration
public static GetAllDesignDocumentsOptions Default { get; }
Property Value
| Type | Description |
|---|---|
| GetAllDesignDocumentsOptions |
Methods
| Edit this page View SourceCancellationToken(CancellationToken)
Declaration
public GetAllDesignDocumentsOptions CancellationToken(CancellationToken cancellationToken)
Parameters
| Type | Name | Description |
|---|---|---|
| CancellationToken | cancellationToken |
Returns
| Type | Description |
|---|---|
| GetAllDesignDocumentsOptions |