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
© 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