SPHttpThrottleSettings members
Include protected members
Include inherited members
提供效能監視及 HTTP 要求節流的管理和組態設定。
The SPHttpThrottleSettings type exposes the following members.
Constructors
Top
Properties
Top
Methods
|
AddPerformanceMonitor(String, String, SPSystemPerformanceCounterRelativeInstance, [], Boolean) |
將保存在執行階段用來建立效能監視器,其執行個體名稱是處理程序名稱或SharePoint Foundation的 Web 應用程式名稱的資料物件加入PerformanceMonitors集合中。 |
|
AddPerformanceMonitor(String, String, String, [], Boolean) |
將保存在執行階段用來建立效能監視器的資料物件加入PerformanceMonitors集合中。 |
|
AddThrottleClassifier |
將 HTTP 要求類別器加入至ThrottleClassifiers的SPHttpThrottleSettings物件集合。 |
|
Clear |
清除ThrottleClassifiers和PerformanceMonitors集合中的所有物件。 |
|
Equals |
(Inherited from Object.) |
|
Finalize |
(Inherited from Object.) |
|
GenerateMonitors |
取得父 Web 應用程式中的SPSystemPerformanceMonitor物件的集合。 |
|
GetHashCode |
(Inherited from Object.) |
|
GetHttpThrottleSettings |
取得子 HTTP 要求節流閥設定指定的物件。 |
|
GetType |
(Inherited from Object.) |
|
MemberwiseClone |
(Inherited from Object.) |
|
RemovePerformanceMonitor(String, String) |
指定的計數器和分類任何效能監視器從集合中移除PerformanceMonitors的SPHttpThrottleSettings物件。 |
|
RemovePerformanceMonitor(String, String, String) |
使用指定的計數器名稱、 執行個體名稱和類別的效能監視器從集合中移除PerformanceMonitors的SPHttpThrottleSettings物件。 |
|
RemoveThrottleClassifierAt |
從ThrottleClassifiers集合中移除指定索引處的 HTTP 要求類別器。 |
|
ResetToDefaultSettings |
重設為預設設定的指定 Web 應用程式的 HTTP 要求節流閥設定。 |
|
ToString |
(Inherited from Object.) |
Top
請參閱
參照
SPHttpThrottleSettings class
Microsoft.SharePoint.Utilities namespace