DeadlockDetectionPolicy Methods |
The DeadlockDetectionPolicy type exposes the following members.
Name | Description | |
---|---|---|
CompileTimeInitialize |
Method invoked at build time to initialize the instance fields of the current aspect. This method is invoked
before any other build-time method.
(Inherited from AssemblyLevelAspect.) | |
CompileTimeValidate(Object) |
Method invoked at build time to ensure that the aspect has been applied to the right target.
(Inherited from AssemblyLevelAspect.) | |
CompileTimeValidate(Assembly) |
Method invoked at build time to ensure that the aspect has been applied to the right target.
(Overrides AssemblyLevelAspect.CompileTimeValidate(Assembly).) | |
GetAspectConfiguration |
Method invoked at build tome to get the imperative configuration of the current Aspect.
(Inherited from Aspect.) | |
IsEnabled |
Determines whether an Assembly has been instrumented for deadlock detection.
|