Implemented interface member:
method
OnCompleted
System.Runtime.CompilerServices.INotifyCompletion.OnCompleted(System.Action)
1 reference to OnCompleted
mscorlib (1)
system\threading\Tasks\TaskToApm.cs (1)
136.OnCompleted(() => callback(asyncResult));