SPResourceTrackingRule members
Represents a rule controlling resource tracking.
The SPResourceTrackingRule type exposes the following members.
Properties
Name | Description | |
---|---|---|
AppliesTo | ||
CustomThrottlingLimits | ||
Kind | Gets the SPResourceKind this rule applies to. | |
LoggingLimit | Gets the limit above which requests will be logged. | |
ThrottlingLimit | Gets the limit above which requests will be failed. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove | Removes the SPResourceTrackingRule object from its SPResourceTrackingRuleCollection object. | |
ToString | (Inherited from Object.) |
Top