Markers.WriteAlert Method
Writes an alert to the Concurrency Visualizer trace file.
Namespace: Microsoft.ConcurrencyVisualizer.Instrumentation
Assembly: Microsoft.ConcurrencyVisualizer.Markers (in Microsoft.ConcurrencyVisualizer.Markers.dll)
Overload List
Name | Description | |
---|---|---|
WriteAlert(String) | Writes an alert to the Concurrency Visualizer trace file with the specified string. |
|
WriteAlert(String, Object[]) | Writes an alert to the Concurrency Visualizer trace file according to the specified format string and arguments. |
See Also
Markers Class
Microsoft.ConcurrencyVisualizer.Instrumentation Namespace
Return to top