JoinableTaskContext::IHangReportContributor::GetHangReport Method ()

 

Contributes data for a hang report.

Namespace:   Microsoft.VisualStudio.Threading
Assembly:  Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)

private:
virtual HangReportContribution^ GetHangReport() sealed = IHangReportContributor::GetHangReport

Return Value

Type: Microsoft.VisualStudio.Threading::HangReportContribution^

A HangReportContributionthat is the hang report contribution.

Return to top
Show: