INotifyCompletion Interface
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Represents an operation that schedules continuations when it completes.
Assembly: mscorlib (in mscorlib.dll)
The INotifyCompletion type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | OnCompleted | Schedules the continuation action that's invoked when the instance completes. |
Show:
