This documentation is archived and is not being maintained.
ProcessInfo Constructor
Visual Studio 2008
Initializes a new instance of the ProcessInfo class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ProcessInfo() | Initializes a new instance of the ProcessInfo class. |
|
ProcessInfo(DateTime, TimeSpan, Int32, Int32, ProcessStatus, ProcessShutdownReason, Int32) | Initializes a new instance of the ProcessInfo class and sets internal information indicating the status of the process. |
Show: