asp.net.ph

ProcessInfo Constructor ( )

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 ( );

Remarks

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.

See Also

ProcessInfo Members   ProcessInfo Constructor Overload List Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 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