PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Threading­Instrumentation/Task­Info/Tasks
Open sandboxFocus

Property Tasks

Tasks

Gets the list of tasks (for WhenAll and WhenAny).

Declaration
public IList<Task> Tasks { get; }
Property Value
Type Description
IList<Task>