| ICriticalNotifyCompletion Interface |
Namespace: System.Runtime.CompilerServices
The ICriticalNotifyCompletion type exposes the following members.
| Name | Description | |
|---|---|---|
| OnCompleted |
Schedules the continuation action to be invoked when the instance completes. (Inherited from INotifyCompletion.) | |
| UnsafeOnCompleted |
Schedules the continuation action to be invoked when the instance completes. |