TaskInfo Class |
Extended information about a Task. Exposed by the TaskInfoRegistry class.

Namespace: PostSharp.Patterns.Diagnostics.ThreadingInstrumentation
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.4.11.0 (6.4.11.0)

C#
public sealed class TaskInfo
The TaskInfo type exposes the following members.

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 |
