asp.net.ph

ProcessInfo.Status Property

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;

Property Value

One of the ProcessStatus values that indicates the current status of the process.

See Also

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