PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingThreading­ServicesDeadlock­Detected
Open sandboxFocus

ThreadingServices.DeadlockDetected Event

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>