SPThrottlingRule members

Rule for removing targets based on health

The SPThrottlingRule type exposes the following members.

Constructors

  Name Description
Public method SPThrottlingRule() Default constructor
Public method SPThrottlingRule(String) Constructor for creating a throttling rule

Top

Properties

  Name Description
Public property Criteria Gets or sets a collection of criteria to match against the request. (Inherited from SPRequestManagementRule.)
Public property ExecutionGroup Gets or sets the execution grouping that the rule runs in. (Inherited from SPRequestManagementRule.)
Public property Expiration Gets or sets the date the rule expires. (Inherited from SPRequestManagementRule.)
Public property Name Gets or sets the name of the rule. (Inherited from SPRequestManagementRule.)
Public property Threshold The SPHealth threshold to throttle at. Any machine with health greater or equal to this will be removed

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPThrottlingRule class

Microsoft.SharePoint.Administration namespace