System.Web Namespace ProcessInfo Class
Initializes a new instance of the ProcessInfo class.
[ VB ] Public Sub New ( ) [ C# ] public ProcessInfo ( ); [ C++ ] public: ProcessInfo ( ); [ JScript ] public function ProcessInfo ( );
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.
A ProcessInfo is populated by a call to GetCurrentProcessInfo.
ProcessInfo Members ProcessInfo Constructor Overload List
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