SPCriticalTraceCounter members
Include protected members
Include inherited members
此監視器追蹤重要的 windows 事件,並判斷提示的作業,例如網頁瀏覽期間所發生。追蹤包含事件文字,並在文字識別碼、 呼叫堆疊。
The SPCriticalTraceCounter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPCriticalTraceCounter | 初始化[Microsoft.SharePoint.Utilities.SPCriticalTraceCounter]類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
Description | 計數器的好記的描述。 | |
IsEnabled | 如果這個值是true追蹤將會收集和儀表板] 所示。 | |
Name | 追蹤計數器易記的名稱。 | |
Namespace | ||
NameValuePairs | ||
Value | 追蹤數目收集。 | |
ValueIsExcessive | 指出是否會判斷提示或是否發生未預期的追蹤。 |
Top
Methods
Name | Description | |
---|---|---|
AddDataToScope | 將指定的關鍵追蹤資訊儲存在稍後報告的內容。 | |
Dispose | 處置這個執行個體的[Microsoft.SharePoint.Utilities.SPCriticalTraceCounter]方法。 | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Initialize() | 啟用這個監視器] 將自動啟動的程式開發人員儀表板,啟動[Microsoft.SharePoint.Diagnostics.ULS.SendTraceToHttpContext]回呼可收集重要追蹤這個監視器。 | |
Initialize(UInt32, Int32) | 如果啟用這個監視器,並追蹤符合這個呼叫將會啟動特定準則會啟動[Microsoft.SharePoint.Diagnostics.ULS.SendTraceToHttpContext]回呼可會讓這個監視器的開發人員儀表板會收集重要的追蹤。 | |
MemberwiseClone | (Inherited from Object.) | |
RenderValueForWeb | 呈現 HTML 表格中的事件。 | |
ToString | (Inherited from Object.) |
Top