共用方式為


SPHttpThrottleSettings members

Include protected members
Include inherited members

提供效能監視及 HTTP 要求節流的管理和組態設定。

The SPHttpThrottleSettings type exposes the following members.

Constructors

  Name Description
Public method SPHttpThrottleSettings 初始化SPHttpThrottleSettings類別的新執行個體。

Top

Properties

  Name Description
Public property NumberOfSamples 取得或設定效能監視基礎結構測試效能,然後才計算健康分數的次數。
Public property PerformanceMonitors 取得保存相關的效能監視器的父 Web 應用程式的組態資訊。
Public property PerformThrottle 取得或設定值,這個值,指出是否啟用父 Web 應用程式的節流的 HTTP 要求。
Public property RefreshInterval 取得或設定效能監視基礎結構檢查父 Web 應用程式的效能監視器的頻率。
Public property ThrottleClassifiers 取得 Web 應用程式之父代的 HTTP 要求相關性。

Top

Methods

  Name Description
Public method AddPerformanceMonitor(String, String, SPSystemPerformanceCounterRelativeInstance, [], Boolean) 將保存在執行階段用來建立效能監視器,其執行個體名稱是處理程序名稱或SharePoint Foundation的 Web 應用程式名稱的資料物件加入PerformanceMonitors集合中。
Public method AddPerformanceMonitor(String, String, String, [], Boolean) 將保存在執行階段用來建立效能監視器的資料物件加入PerformanceMonitors集合中。
Public method AddThrottleClassifier 將 HTTP 要求類別器加入至ThrottleClassifiersSPHttpThrottleSettings物件集合。
Public method Clear 清除ThrottleClassifiersPerformanceMonitors集合中的所有物件。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GenerateMonitors 取得父 Web 應用程式中的SPSystemPerformanceMonitor物件的集合。
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetHttpThrottleSettings 取得子 HTTP 要求節流閥設定指定的物件。
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RemovePerformanceMonitor(String, String) 指定的計數器和分類任何效能監視器從集合中移除PerformanceMonitorsSPHttpThrottleSettings物件。
Public method RemovePerformanceMonitor(String, String, String) 使用指定的計數器名稱、 執行個體名稱和類別的效能監視器從集合中移除PerformanceMonitorsSPHttpThrottleSettings物件。
Public method RemoveThrottleClassifierAt ThrottleClassifiers集合中移除指定索引處的 HTTP 要求類別器。
Public methodStatic member ResetToDefaultSettings 重設為預設設定的指定 Web 應用程式的 HTTP 要求節流閥設定。
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPHttpThrottleSettings class

Microsoft.SharePoint.Utilities namespace