System.Diagnostics.Trace.CorrelationManager Property

Gets the correlation manager for the thread for this trace.

Syntax

public static CorrelationManager CorrelationManager { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Note:

This is an advanced property that most applications should not have occasion to use.

The System.Diagnostics.CorrelationManager class provides methods used to store a logical operation identity in a thread-bound context and automatically tag each trace event generated by the thread with the stored identity.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0