Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a class that is used to move SafetyNet throttling information from Application Server to Proxy Server.
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 | (Overrides Object.Equals(Object).) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Overrides Object.GetHashCode().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top