Share via


ConferenceSession.GetTraceCorrelationID Method

Gets the trace correlation id for this instance.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Function GetTraceCorrelationID As Long
'Usage
Dim instance As ConferenceSession
Dim returnValue As Long

returnValue = instance.GetTraceCorrelationID()
public long GetTraceCorrelationID()

Return Value

Type: System.Int64
The trace correlation id.

See Also

Reference

ConferenceSession Class

ConferenceSession Members

Microsoft.Rtc.Collaboration Namespace