System.Web Namespace
Provides information on processes currently executing.
This class returns information about ASP.Net worker processes that are running under the ASP.Net Process Model. Objects of this type are returned by the static methods GetCurrentProcessInfo and GetHistory These methods are the only useful ways to create this object.
ProcessInfo.methodName ( arguments );
ProcessInfo.methodName ( arguments )
Type var = ProcessInfo.propertyName;
Dim var as Type = ProcessInfo.propertyName
ProcessModelInfo 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