Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides a facility to produce reports that may be useful when analyzing hangs.
Namespace: Microsoft.VisualStudio.Threading
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Syntax
'Declaration
Public Interface IHangReportContributor
public interface IHangReportContributor
public interface class IHangReportContributor
type IHangReportContributor = interface end
public interface IHangReportContributor
The IHangReportContributor type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetHangReport | Contributes data for a hang report. |
Top
.gif)