IHangReportContributor Interface

Definition

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.