PostSharp / / API Reference / Post­Sharp.​Patterns.​Threading / Deadlock­Detection­Policy

Class DeadlockDetectionPolicy

Inheritance
DeadlockDetectionPolicy
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading.dll
Syntax
[Metric("UsedFeatures", "PostSharp.Patterns.Threading.DeadlockDetectionPolicy")]
[LinesOfCodeAvoided(0)]
[Serializer]
public sealed class DeadlockDetectionPolicy : AssemblyLevelAspect, IAspectBuildSemantics, IValidableAnnotation, IAssemblyLevelAspect, IAssemblyLevelAspectBuildSemantics, IAspectProvider, IAspect, IService

Constructors

Name Description
DeadlockDetectionPolicy()
DeadlockDetectionPolicy(PortableFormatterConstructorContext)

Methods

Name Description
CompileTimeValidate(Assembly)
IsEnabled(Assembly)

Explicit Interface Implementations

Name Description
IAspectProvider.ProvideAspects(Object)