Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
MarkerSeries Class
Microsoft.ConcurrencyVisualizer.Instrumentation Namespace
Return to top