IHangReportContributor Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a facility to produce reports that may be useful when analyzing hangs.
public interface class IHangReportContributor
public interface class IHangReportContributor
__interface IHangReportContributor
public interface IHangReportContributor
type IHangReportContributor = interface
Public Interface IHangReportContributor
- Derived
Methods
GetHangReport() |
Contributes data for a hang report. |
Applies to
Thread Safety
This type is thread-safe for all members.