共用方式為


Markers 類別

 

發行︰ 2016年7月

提供一組方法將標記資料輸出到並行視覺化檢視的追蹤檔。

命名空間:   Microsoft.ConcurrencyVisualizer.Instrumentation
組件:  Microsoft.ConcurrencyVisualizer.Markers (於 Microsoft.ConcurrencyVisualizer.Markers.dll)

繼承階層

System.Object
  Microsoft.ConcurrencyVisualizer.Instrumentation.Markers

語法

public static class Markers
public ref class Markers abstract sealed 
[<AbstractClass>]
[<Sealed>]
type Markers = class end
Public NotInheritable Class Markers

屬性

名稱 描述
System_CAPS_pubpropertySystem_CAPS_static DefaultWriter

指定標記事件的預設提供者。

方法

名稱 描述
System_CAPS_pubmethodSystem_CAPS_static CreateMarkerSeries(String)

建立並傳回資料標記數列物件。

System_CAPS_pubmethodSystem_CAPS_static EnterSpan(Importance, Int32, String)

標記新延伸的開頭。

System_CAPS_pubmethodSystem_CAPS_static EnterSpan(Importance, Int32, String, Object[])

標記新延伸的開頭。

System_CAPS_pubmethodSystem_CAPS_static EnterSpan(Importance, String)

標記新延伸的開頭。

System_CAPS_pubmethodSystem_CAPS_static EnterSpan(Importance, String, Object[])

標記新延伸的開頭。

System_CAPS_pubmethodSystem_CAPS_static EnterSpan(Int32, String)

標記新延伸的開頭。

System_CAPS_pubmethodSystem_CAPS_static EnterSpan(Int32, String, Object[])

標記新延伸的開頭。

System_CAPS_pubmethodSystem_CAPS_static EnterSpan(String)

標記新延伸的開頭。

System_CAPS_pubmethodSystem_CAPS_static EnterSpan(String, Object[])

標記新延伸的開頭。

System_CAPS_pubmethodSystem_CAPS_static IsEnabled()

判斷是否有工作階段已啟用標記 ETW 提供者。

System_CAPS_pubmethodSystem_CAPS_static IsEnabled(Importance)

判斷是否有任何工作階段已啟用具有指定之重要性層級的標記 ETW 提供者。

System_CAPS_pubmethodSystem_CAPS_static IsEnabled(Importance, Int32)

判斷是否有任何工作階段已啟用具有指定之重要性層級及分類的標記 ETW 提供者。

System_CAPS_pubmethodSystem_CAPS_static IsEnabled(Int32)

判斷是否有任何工作階段已啟用指定之分類的標記 ETW 提供者。

System_CAPS_pubmethodSystem_CAPS_static WriteAlert(String)

以指定的字串,將警示寫入至並行視覺化檢視追蹤檔案。

System_CAPS_pubmethodSystem_CAPS_static WriteAlert(String, Object[])

根據指定的格式字串與引數,將警示寫入至並行視覺化檢視追蹤檔案。

System_CAPS_pubmethodSystem_CAPS_static WriteFlag(Importance, Int32, String)

用指定的重要性層級、分類和文字,將旗標寫入至並行視覺化檢視追蹤檔案。

System_CAPS_pubmethodSystem_CAPS_static WriteFlag(Importance, Int32, String, Object[])

用指定的重要性層級、分類和文字,將旗標寫入至並行視覺化檢視追蹤檔案。文字是由 formatargs 參數指定的。

System_CAPS_pubmethodSystem_CAPS_static WriteFlag(Importance, String)

使用指定的重要性層級和文字,將旗標寫入至並行視覺化檢視追蹤檔案。

System_CAPS_pubmethodSystem_CAPS_static WriteFlag(Importance, String, Object[])

使用指定的重要性層級和文字,將旗標寫入至並行視覺化檢視追蹤檔案。文字是由 formatargs 參數指定的。

System_CAPS_pubmethodSystem_CAPS_static WriteFlag(Int32, String)

以指定的重要層級和文字,將旗標寫入至並行視覺化檢視追蹤檔案。文字是由 formatargs 參數指定的。

System_CAPS_pubmethodSystem_CAPS_static WriteFlag(Int32, String, Object[])

以指定的分類和文字,將旗標寫入至並行視覺化檢視追蹤檔案。文字是由 formatargs 參數指定的。

System_CAPS_pubmethodSystem_CAPS_static WriteFlag(String)

使用指定的文字,將旗標寫入至並行視覺化檢視追蹤檔案。

System_CAPS_pubmethodSystem_CAPS_static WriteFlag(String, Object[])

使用指定的文字,將旗標寫入至並行視覺化檢視追蹤檔案。文字是由 formatargs 參數指定的。

System_CAPS_pubmethodSystem_CAPS_static WriteMessage(Importance, Int32, String)

使用指定的重要性層級、分類和文字,將訊息寫入至並行視覺化檢視追蹤檔案。

System_CAPS_pubmethodSystem_CAPS_static WriteMessage(Importance, Int32, String, Object[])

使用指定的重要性層級、分類和文字,將訊息寫入至並行視覺化檢視追蹤檔案。文字是由 formatargs 參數指定的。

System_CAPS_pubmethodSystem_CAPS_static WriteMessage(Importance, String)

使用指定的重要性層級和文字,將訊息寫入至並行視覺化檢視追蹤檔案。

System_CAPS_pubmethodSystem_CAPS_static WriteMessage(Importance, String, Object[])

使用指定的重要性層級和文字,將訊息寫入至並行視覺化檢視追蹤檔案。文字是由 formatargs 參數指定的。

System_CAPS_pubmethodSystem_CAPS_static WriteMessage(Int32, String)

以指定的重要層級和文字,將訊息寫入至並行視覺化檢視追蹤檔案。文字是由 formatargs 參數指定的。

System_CAPS_pubmethodSystem_CAPS_static WriteMessage(Int32, String, Object[])

以指定的分類和文字,將訊息寫入至並行視覺化檢視追蹤檔案。文字是由 formatargs 參數指定的。

System_CAPS_pubmethodSystem_CAPS_static WriteMessage(String)

使用指定的文字,將訊息寫入至並行視覺化檢視追蹤檔案。

System_CAPS_pubmethodSystem_CAPS_static WriteMessage(String, Object[])

使用指定的文字,將訊息寫入至並行視覺化檢視追蹤檔案。文字是由 formatargs 參數指定的。

執行緒安全

此類型的任何 public static (在 Visual Basic 中 共用 在 Visual Basic 中) 成員皆為安全執行緒。不保證任何執行個體成員為安全執行緒。

另請參閱

Microsoft.ConcurrencyVisualizer.Instrumentation 命名空間
Concurrency Visualizer SDK
동시성 시각화 도우미 표식
Visualizing EventSource Events as Markers

回到頁首