Gets the correlation manager for the thread for this trace.
Public Shared ReadOnly Property CorrelationManager As CorrelationManager
Dim value As CorrelationManager value = Trace.CorrelationManager
public static CorrelationManager CorrelationManager { get; }
public: static property CorrelationManager^ CorrelationManager { CorrelationManager^ get (); }
public static function get CorrelationManager () : CorrelationManager
This is an advanced property that most applications should not have occasion to use.
The 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.
for operating with unmanaged code. Security action: LinkDemand. Associated enumeration: SecurityPermissionFlag..::.UnmanagedCode
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98