Sdílet prostřednictvím


AsyncReaderWriterLock.IHangReportContributor.GetHangReport – metoda

Vnitřní Microsoft pouze. data pro sestavy zablokuje.

Obor názvů:  Microsoft.VisualStudio.Threading
Sestavení:  Microsoft.VisualStudio.Threading (v Microsoft.VisualStudio.Threading.dll)

Syntaxe

'Deklarace
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
Jazyk JScript nepodporuje explicitní implementace rozhraní.

Vrácená hodnota

Typ: Microsoft.VisualStudio.Threading.HangReportContribution
HangReportContribution .

Implementuje

IHangReportContributor.GetHangReport()

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

AsyncReaderWriterLock Třída

Microsoft.VisualStudio.Threading – obor názvů