Skip to content

ITransactionOverloadDetector

interface

Namespace: Orleans.Transactions

Detects when the transaction start rate exceeds the configured load-shedding limit.
public interface ITransactionOverloadDetector

Methods

  • IsOverloaded Determines whether new transactions should be rejected because the transaction start rate is over its limit.