TaskValidationException.Task

TaskValidationException.Task property

Gets the task which caused the exception.

public Task Task { get; }

See Also