ICriticalNotifyCompletion Methods
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The ICriticalNotifyCompletion type exposes the following members.
| Name | Description | |
|---|---|---|
|
OnCompleted | Schedules the continuation action that's invoked when the instance completes. (Inherited from INotifyCompletion.) |
|
UnsafeOnCompleted | Security Critical. Schedules the continuation action that's invoked when the instance completes. |
Show: