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: 5.0.55.0 (5.0.55.0)

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

Name | Description | |
---|---|---|
![]() | CallerInfo | |
![]() | Context |
Gets the context (for CorrelatedContext).
|
![]() | Kind |
Gets the kind of TaskInfo.
|
![]() | Method |
Gets the awaited method (for Method).
|
![]() | Tasks |

Name | Description | |
---|---|---|
![]() | QueryInterface<T> |
Gets the implementation of a specified interface for the specified object.
(Defined by QueryInterfaceExtensions.) |
