Open sandboxFocus

Namespace PostSharp.Patterns.Diagnostics.ThreadingInstrumentation

Classes

TaskInfo

Extended information about a Task. Exposed by the TaskInfoRegistry class.

TaskInfoRegistry

Stores additional information about instances of the Task class. This class is populated by the ThreadingInstrumentationPolicy and consumed by the Logging component.

ThreadingInstrumentationPolicy

Policy (assembly-level aspect) that instruments the System.Threading and System.Threading.Tasks APIes to enable for semantic logging of multi-threaded or multi-tasked programs.

ThreadingInstrumentationPolicy.Serializer

Enums

TaskInfoKind

Kinds of TaskInfo.