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