JoinableTaskContext::IHangReportContributor::GetHangReport Method ()
Visual Studio 2015
Contributes data for a hang report.
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.
Implements
IHangReportContributor::GetHangReport()
Show: