RealTimeEndpoint.GetTraceCorrelationID Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the trace correlation id for this instance.
public:
long GetTraceCorrelationID();
public long GetTraceCorrelationID ();
member this.GetTraceCorrelationID : unit -> int64
Public Function GetTraceCorrelationID () As Long
Returns
The trace correlation id.