Class GetDesignDocumentOptions
Inheritance
GetDesignDocumentOptions
Assembly: Couchbase.NetClient.dll
Syntax
public class GetDesignDocumentOptions
Constructors
View Source
GetDesignDocumentOptions()
Declaration
public GetDesignDocumentOptions()
Properties
View Source
Default
Declaration
public static GetDesignDocumentOptions Default { get; }
Property Value
Methods
View Source
CancellationToken(CancellationToken)
Declaration
public GetDesignDocumentOptions CancellationToken(CancellationToken cancellationToken)
Parameters
Returns
View Source
RequestSpan(IRequestSpan)
Declaration
public GetDesignDocumentOptions RequestSpan(IRequestSpan span)
Parameters
Returns