PostSharp.Patterns.Diagnostics.ThreadingInstrumentation Namespace |
This namespaces contains aspects that instrument the System.Threading namespace.
Class | Description | |
---|---|---|
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.
|
Enumeration | Description | |
---|---|---|
TaskInfoKind |
Kinds of TaskInfo.
|