Class 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.
Inheritance
ThreadingInstrumentationPolicy
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
[RequirePostSharp("PostSharp.Patterns.Diagnostics.Weaver", null)]
[LinesOfCodeAvoided(0)]
[Serializer]
public sealed class ThreadingInstrumentationPolicy : AssemblyLevelAspect, IAspectBuildSemantics, IValidableAnnotation, IAssemblyLevelAspect, IAssemblyLevelAspectBuildSemantics, IAspectProvider, IAspect, IService
Constructors
Methods
Explicit Interface Implementations