Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Placeholder method used as a breakpoint target by the debugger. This method must not be inlined or optimized.
Namespace: System.Threading.Tasks
Assembly: mscorlib (in mscorlib.dll)
private void NotifyDebuggerOfWaitCompletion()
Remarks
All join operations with a task should call this method if their debugger notification bit is set.