AsyncReaderWriterLock.GetHangReport Method
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.
Contributes data for a hang report.
protected:
virtual Microsoft::VisualStudio::Threading::HangReportContribution ^ GetHangReport();
C++/WinRT
virtual Microsoft::VisualStudio::Threading::HangReportContribution GetHangReport();
protected virtual Microsoft.VisualStudio.Threading.HangReportContribution GetHangReport();
abstract member GetHangReport : unit -> Microsoft.VisualStudio.Threading.HangReportContribution
override this.GetHangReport : unit -> Microsoft.VisualStudio.Threading.HangReportContribution
Protected Overridable Function GetHangReport () As HangReportContribution
The hang report contribution. Null values should be ignored.
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |