JoinableTaskContextNode::RegisterOnHangDetected Method ()
Visual Studio 2015
Registers with the inner JoinableTaskContext to receive hang notifications.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Return Value
Type: System::IDisposable^An IDisposable to dispose of when you want to cancel hang notifications.
Show: