C# Class Couchbase.Transactions.Transactions

A class for running transactional operations against a Couchbase Cluster.
Inheritance: IDisposable, IAsyncDisposable
Show file Open project: couchbase/couchbase-transactions-dotnet

Public Properties

Property Type Description
OpRetryDelay TimeSpan

Private Properties

Property Type Description

Property Details

OpRetryDelay public static property

A standard delay between retried operations.
public static TimeSpan OpRetryDelay
return TimeSpan