SPRequestThrottleClassifier members
Include protected members
Include inherited members
在衍生類別中實作時,提供一種將節流閥層級指派給 HTTP 要求的型別。
The SPRequestThrottleClassifier type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPRequestThrottleClassifier | 初始化SPRequestThrottleClassifier類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
ThrottleLevel | 在衍生類別中實作時,取得值,指出比對的 HTTP 要求都減低速度。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Match | 在衍生類別中實作時,表示指定的 HTTP 要求是否需要 (或沒有) 節流類型的根據ThrottleLevel屬性的值。 | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top