System.Web Namespace
Contains methods that return information about worker processes.
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 );
Dim var as Type = ProcessModelInfo.methodName ( arguments )
ProcessInfo Class ProcessStatus Enumeration ProcessShutdownReason Enumeration
© 2000-2010 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 asp.net.ph