Extended information about a Task. Exposed by the TaskInfoRegistry class.
Namespace: PostSharp.Patterns.Diagnostics.ThreadingInstrumentation
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public sealed class TaskInfo
Properties
Name | Description |
---|---|
CallerInfo | Gets information about the line of code that instantiated the Task. |
Context | Gets the context (for CorrelatedContext). |
Kind | Gets the kind of TaskInfo. |
Method | Gets the awaited method (for Method). |
Tasks |