|
| Name | Description |
|---|
.gif) | BeginErrorReadLine | Begins asynchronous read operations on the redirected StandardError stream of the application. |
.gif) | BeginOutputReadLine | Begins asynchronous read operations on the redirected StandardOutput stream of the application. |
.gif) | CancelErrorRead | Cancels the asynchronous read operation on the redirected StandardError stream of an application. |
.gif) | CancelOutputRead | Cancels the asynchronous read operation on the redirected StandardOutput stream of an application. |
.gif) .gif) | Close | Frees all the resources that are associated with this component. |
.gif) .gif) | CloseMainWindow | Closes a process that has a user interface by sending a close message to its main window. |
.gif) | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
.gif) .gif) | Dispose | Overloaded. |
.gif) .gif) | EnterDebugMode | Puts a Process component in state to interact with operating system processes that run in a special mode by enabling the native property SeDebugPrivilege on the current thread. |
.gif) .gif) | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
.gif) .gif) | Finalize | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (Inherited from Component.) |
.gif) .gif) .gif) | GetCurrentProcess | Gets a new Process component and associates it with the currently active process. |
.gif) .gif) | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
.gif) | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
.gif) .gif) .gif) | GetProcessById | Overloaded. Creates a new Process component, and associates it with the existing process resource that you specify. |
.gif) .gif) | GetProcesses | Overloaded. Creates an array of new Process components and associates them with existing process resources. |
.gif) .gif) | GetProcessesByName | Overloaded. Creates an array of new Process components and associates them with the existing process resources that all share the specified process name. |
.gif) | GetService | Returns an object that represents a service provided by the Component or by its Container. (Inherited from Component.) |
.gif) .gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) |
.gif) | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
.gif) .gif) | Kill | Immediately stops the associated process. |
.gif) .gif) | LeaveDebugMode | Takes a Process component out of the state that lets it interact with operating system processes that run in a special mode. |
.gif) .gif) | MemberwiseClone | Overloaded. |
.gif) .gif) | OnExited | Raises the Exited event. |
.gif) .gif) | Refresh | Discards any information about the associated process that has been cached inside the process component. |
.gif) .gif) .gif) | Start | Overloaded. Starts a process resource and associates it with a Process component. |
.gif) .gif) | ToString | Overloaded. |
.gif) .gif) | WaitForExit | Overloaded. Sets the period of time to wait for the associated process to exit, and blocks the current thread of execution until the time has elapsed or the process has exited. |
.gif) | WaitForInputIdle | Overloaded. Causes the Process component to wait for the associated process to enter an idle state. |