Click or drag to resize
ICriticalNotifyCompletion Methods
This API is preliminary and subject to change.

The ICriticalNotifyCompletion type exposes the following members.

Methods
  NameDescription
Public methodOnCompleted
Schedules the continuation action to be invoked when the instance completes.
(Inherited from INotifyCompletion.)
Public methodUnsafeOnCompleted
Schedules the continuation action to be invoked when the instance completes.
Top
See Also