NotifyTaskCompletion<TResult>.TaskCompletion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the task wrapper task.
public System.Threading.Tasks.Task TaskCompletion { get; }
member this.TaskCompletion : System.Threading.Tasks.Task
Public ReadOnly Property TaskCompletion As Task