次の方法で共有


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
System_CAPS_pubmethodSystem_CAPS_static WriteAlert(String)

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

System_CAPS_pubmethodSystem_CAPS_static 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