Share via


SPDiagnosticsDataService.GetMyCorrelationId method

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function GetMyCorrelationId As Guid
'Usage
Dim instance As SPDiagnosticsDataService
Dim returnValue As Guid

returnValue = instance.GetMyCorrelationId()
public Guid GetMyCorrelationId()

Return value

Type: System.Guid

Implements

IDiagnosticsDataservice.GetMyCorrelationId()

See also

Reference

SPDiagnosticsDataService class

SPDiagnosticsDataService members

Microsoft.SharePoint.Diagnostics namespace