MarkerSeries.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
System_CAPS_pubmethod WriteAlert(String)

Writes an alert to the Concurrency Visualizer trace file with the specified string.

System_CAPS_pubmethod 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