Skip to content

TransactionOverloadDetector

class

Namespace: Orleans.Transactions

Detects transaction overload using a weighted transaction start rate sampled over time.
public class TransactionOverloadDetector : ITransactionOverloadDetector

Constructors

Methods

  • IsOverloaded Determines whether the weighted transaction start rate exceeds the configured limit.