DeadlockException Constructor |
Name | Description | |
---|---|---|
DeadlockException() |
Initializes a new instance of see cref="DeadlockException"/>.
| |
DeadlockException(String) |
Initializes a new instance of see cref="DeadlockException"/>.
| |
DeadlockException(DeadlockInfo) |
Initializes a new instance of DeadlockException and specifies the message and involved threads.
| |
DeadlockException(String, Exception) |
Initializes a new instance of see cref="DeadlockException"/>.
|