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