IsEnabled(Assembly)
Determines whether an Assembly has been instrumented for deadlock detection.
Declaration
public static bool IsEnabled(Assembly assembly)
Parameters
Type | Name | Description |
---|---|---|
Assembly | assembly | An Assembly. |
Returns
Type | Description |
---|---|
bool |
|