Edit

Share via


NotifyTaskCompletion<TResult>.InnerException Property

Definition

Gets the inner exception of the task.

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

Property Value

Applies to