AsyncReaderWriterLock::Awaiter::OnCompleted Method (Action^)
Visual Studio 2015
Microsoft internal only. Sets the delegate to execute when the lock is available.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
Parameters
- continuation
-
Type:
System::Action^
The delegate to execute when the lock is available.
Implements
INotifyCompletion::OnCompleted(Action^)
Show: