Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft internal only. data for a hang report.
Namespace: Microsoft.VisualStudio.Threading
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Syntax
'Declaration
Private Function GetHangReport As HangReportContribution
Implements IHangReportContributor.GetHangReport
HangReportContribution IHangReportContributor.GetHangReport()
private:
virtual HangReportContribution^ GetHangReport() sealed = IHangReportContributor::GetHangReport
private abstract GetHangReport : unit -> HangReportContribution
private override GetHangReport : unit -> HangReportContribution
JScript does not support explicit interface implementations.
Return Value
Type: Microsoft.VisualStudio.Threading.HangReportContribution
The HangReportContribution.
Implements
IHangReportContributor.GetHangReport()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.