Edit

Share via


NotifyTaskCompletion<TResult>.Exception Property

Definition

Gets the exception which occured on the task (if one occurred).

public AggregateException Exception { get; }
member this.Exception : AggregateException
Public ReadOnly Property Exception As AggregateException

Property Value

Applies to