Event raised by implementation of the DeadlockDetectionPolicy aspect.
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading.dll
Syntax
public static event EventHandler<DeadlockDetectedEventArgs> DeadlockDetected
Returns
Type | Description |
---|---|
EventHandler<DeadlockDetectedEventArgs> | Event raised by implementation of the aspect. |