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
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note