Open sandboxFocus

Method IsEnabled

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

true if assembly has been instrumented for deadlock detection, otherwise false.