| ||||||||||||||||||||||||||||
ProcessModelInfo ClassContains methods that return information about worker processes.
|
||||||||||||||||||||||||||||
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| public static | GetCurrentProcessInfo | ( ) | ProcessInfo |
| public static | GetHistory | ( Int32 numRecords ) | ProcessInfo |
This class is not meant to be instantiated in your own code. Use the static methods GetCurrentProcessInfo and GetHistory to populate a ProcessInfo object and then use the properties of ProcessInfo to obtain information about processes.
Type var = ProcessModelInfo.methodName ( arguments ); | ||
| C# | VB | |
ProcessInfo Class ProcessStatus Enumeration ProcessShutdownReason Enumeration
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme