ProcessInfo::Status Property

 

Gets the current status of the process.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
property ProcessStatus Status {
	ProcessStatus get();
}

Property Value

Type: System.Web::ProcessStatus

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

.NET Framework
Available since 1.1
Return to top
Show: