System.Runtime.CompilerServices.INotifyCompletion.OnCompleted Method

Schedules the continuation action that's invoked when the instance completes.

Syntax

public void OnCompleted (Action continuation)

Parameters

continuation
The action to invoke when the operation completes.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.CompilerServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0