SafetyNetStruct Members
Include Protected Members
Include Inherited Members
Represents a structure that contains throttling configuration information.
The SafetyNetStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SafetyNetStruct | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DefaultLimit | Gets or sets the throttle default limit. |
![]() |
Enabled | Gets or sets whether the throttle is enabled. |
![]() |
MaxLimit | Gets or sets the throttle maximum limit. |
![]() |
ProxyId | Gets the proxy identifier (ID). |
![]() |
ThrottleScope | Gets or sets the throttle scope. |
![]() |
ThrottleType | Gets or sets the throttle type. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | Compares the current instance of the class to a given object. (Overrides Object.Equals(Object).) |
![]() |
GetHashCode | Gets the hash code of the current object. (Overrides Object.GetHashCode().) |
![]() |
ToString | (Inherited from Object.) |
Top