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




Previous page Back to top Next page

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