Skip to content

TransactionOverloadDetector Methods

Detects transaction overload using a weighted transaction start rate sampled over time.

IsOverloaded

View source
public bool IsOverloaded()
Determines whether the weighted transaction start rate exceeds the configured limit.

Returns

true when load shedding is enabled and the weighted rate exceeds the limit; otherwise, false.