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;
On of the ProcessShutdownReason values.
ProcessInfo Members ProcessModelInfo Class ProcessStatus Enumeration
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