Method | Description | |
---|---|---|
DoCheck ( ) : object | ||
IsProcessRunning ( string processName ) : bool | ||
PerformanceCounterBasedProcessCheck ( ) : System |
Method | Description | |
---|---|---|
TotalMemory ( ) : ulong |
Method | Description | |
---|---|---|
GetProcessOwner ( float processId ) : string |
public static IsProcessRunning ( string processName ) : bool | ||
processName | string | |
return | bool |
public PerformanceCounterBasedProcessCheck ( ) : System | ||
return | System |