SPCallCounter members
Include protected members
Include inherited members
這個計數器會監視在要求期間所做的任意 api (WCF 服務呼叫) 的呼叫程序數。
The SPCallCounter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPCallCounter() | 初始化[Microsoft.SharePoint.Utilities.SPCallCounter]類別的新執行個體。 |
![]() |
SPCallCounter(Int32) | 初始化具有指定的最大值之[Microsoft.SharePoint.Utilities.SPCallCounter]類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Description | 包括堆疊追蹤資料的呼叫計數器的描述。 |
![]() |
Name | 呼叫計數器名稱。 |
![]() |
Namespace | |
![]() |
NameValuePairs | |
![]() |
Value | 計數器的值。 |
![]() |
ValueIsExcessive | 表示這個計數器相關聯的已耗用時間是否超出最大允許此領域的值。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Dispose() | 系統為這個SPCallCounter()執行個體的 Dispose 方法的多載。 |
![]() |
Dispose(Boolean) | 系統為這個[Microsoft.SharePoint.Utilities.SPCallCounter]執行個體的 Dispose 方法的多載。 |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RenderValueForWeb | 擷取呼叫全域伺服器的文化特性、 儀表板快顯功能表的詳細資料區段標題和堆疊追蹤資料等資訊。 |
![]() |
ToString | (Inherited from Object.) |
Top