ITransactionOverloadDetector
interface
Namespace: Orleans.Transactions
Detects when the transaction start rate exceeds the configured load-shedding limit.
public interface ITransactionOverloadDetectorMethods
IsOverloadedDetermines whether new transactions should be rejected because the transaction start rate is over its limit.
