Microsoft.ConcurrencyVisualizer.Instrumentation Namespace

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The Microsoft.ConcurrencyVisualizer.Instrumentation namespace contains classes that let you customize the Concurrency Visualizer markers generated by your code.

Classes

  Class Description
Public class Markers Provides a set of methods to output marker data to the Concurrency Visualizer trace file.
Public class MarkerSeries Represents a serial channel of events generated by a single provider.
Public class MarkerWriter Represents a writer used to write markers for a specified provider to the Concurrency Visualizer trace file.
Public class Span Defines a phase of the application.

Enumerations

  Enumeration Description
Public enumeration Importance Represents the importance level of a Concurrency Visualizer marker.