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




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