Class ConcurrencyThrottleStatus
public class ConcurrencyThrottleStatus
- Inheritance
-
ConcurrencyThrottleStatus
- Inherited Members
Constructors
ConcurrencyThrottleStatus()
public ConcurrencyThrottleStatus()
Properties
EnabledThrottles
public ICollection<string>? EnabledThrottles { get; set; }
Property Value
State
public ThrottleState State { get; set; }