Skip to content

TransactionRateLoadSheddingOptions

class

Namespace: Orleans.Transactions

Configures load shedding based on the transaction start rate.
public class TransactionRateLoadSheddingOptions

Constructors

Properties

  • Enabled Gets or sets a value indicating whether transaction-rate load shedding is enabled.
  • Limit Gets or sets the transaction start-rate limit, in transactions per second.

Fields

  • DEFAULT_LIMIT The default transaction start-rate limit, in transactions per second.