asp.net.ph

ProcessInfo.ShutdownReason Property

System.Web Namespace   ProcessInfo Class


Gets a value that indicates why the process shut down.

[ VB ]
Public ReadOnly Property ShutdownReason As ProcessShutdownReason

[ C# ]
public ProcessShutdownReason ShutdownReason {get;}

[ C++ ]
public: __property ProcessShutdownReason get_ShutdownReason ( );

[ JScript ]
public function get ShutdownReason ( ) : ProcessShutdownReason;

Property Value

On of the ProcessShutdownReason values.

See Also

ProcessInfo Members   ProcessModelInfo Class   ProcessStatus Enumeration 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