共用方式為


SPCallCounter members

Include protected members
Include inherited members

這個計數器會監視在要求期間所做的任意 api (WCF 服務呼叫) 的呼叫程序數。

The SPCallCounter type exposes the following members.

Constructors

  Name Description
Protected method SPCallCounter() 初始化[Microsoft.SharePoint.Utilities.SPCallCounter]類別的新執行個體。
Protected method SPCallCounter(Int32) 初始化具有指定的最大值之[Microsoft.SharePoint.Utilities.SPCallCounter]類別的新執行個體。

Top

Properties

  Name Description
Public property Description 包括堆疊追蹤資料的呼叫計數器的描述。
Public property Name 呼叫計數器名稱。
Public property Namespace
Public property NameValuePairs
Public property Value 計數器的值。
Public property ValueIsExcessive 表示這個計數器相關聯的已耗用時間是否超出最大允許此領域的值。

Top

Methods

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

Top

請參閱

參照

SPCallCounter class

Microsoft.SharePoint.Utilities namespace