共用方式為


SPRequestUsageCounter members

Include protected members
Include inherited members

追蹤已開啟的SPRequest物件的數目。

The SPRequestUsageCounter type exposes the following members.

Constructors

  Name Description
Public method SPRequestUsageCounter() 初始化SPRequestUsageCounter類別的新執行個體。
Public method SPRequestUsageCounter(Int32) 初始化SPRequestUsageCounter類別的新執行個體。這個建構函式會初始化物件以判斷之前增加記錄級別,在這個範圍內可存在的SPRequest物件的最大數目的值。

Top

Properties

  Name Description
Public property Description (Overrides SPCallCounter.Description.)
Public property Name (Overrides SPCallCounter.Name.)
Public property Namespace (Overrides SPCallCounter.Namespace.)
Public property NameValuePairs (Overrides SPCallCounter.NameValuePairs.)
Public property Value 計數器的值。 (Inherited from SPCallCounter.)
Public property ValueIsExcessive 表示這個計數器相關聯的已耗用時間是否超出最大允許此領域的值。 (Inherited from SPCallCounter.)

Top

Methods

  Name Description
Public method Dispose() 系統為這個SPCallCounter()執行個體的 Dispose 方法的多載。 (Inherited from SPCallCounter.)
Protected method Dispose(Boolean) 系統為這個[Microsoft.SharePoint.Utilities.SPCallCounter]執行個體的 Dispose 方法的多載。 (Inherited from SPCallCounter.)
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 RenderValueForWeb 擷取呼叫全域伺服器的文化特性、 儀表板快顯功能表的詳細資料區段標題和堆疊追蹤資料等資訊。 (Inherited from SPCallCounter.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPRequestUsageCounter class

Microsoft.SharePoint.Utilities namespace