Méthode | Description | |
---|---|---|
Execute ( ScanMode mode, [ fullPath, bool executeAgain ) : void |
Scans the supplied
|
Méthode | Description | |
---|---|---|
ExecuteAgain ( ScanMode mode, [ fullPath, bool bit64 ) : void |
Launches a new process in the opposite mode (64/32 bit).
|
|
Load ( string assemblyPath ) : void |
Loads the specified assembly and checks for performance counter use.
|
|
Scan ( ) : System |
public static Execute ( ScanMode mode, [ fullPath, bool executeAgain ) : void | ||
mode | ScanMode | The mode. |
fullPath | [ | The assemblies path. |
executeAgain | bool | if set to |
Résultat | void |