System.Web Namespace ProcessInfo Class
Gets the current status of the process.
[ VB ] Public ReadOnly Property Status As ProcessStatus [ C# ] public ProcessStatus Status {get;} [ C++ ] public: __property ProcessStatus get_Status ( ); [ JScript ] public function get Status ( ) : ProcessStatus;
One of the ProcessStatus values that indicates the current status of the process.
ProcessInfo Members ProcessModelInfo Class ProcessStatus Enumeration ProcessShutdownReason 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