The following tables list the members exposed by Program.
Name | Description | |
---|---|---|
![]() | Program Constructor |
Name | Description | |
---|---|---|
![]() | IsInitialized | |
![]() | Output | |
![]() | Process | |
![]() | Running | |
![]() | StartInfo | |
![]() | SynchronizingObject | Gets or sets the object used to marshal the event handler calls. |
Name | Description | |
---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | |
![]() | ExecuteCommand | Overloaded. Executes a command and returns the response. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetProcessAlias | |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Recycle | Stop and restart Process |
![]() | Start | Starts the process specified by the StartInfo property. |
![]() | Stop | Stops the program. |
![]() | ToString |
Name | Description | |
---|---|---|
![]() | Finalize | |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
Name | Description | |
---|---|---|
![]() | Started | Occurs after the process has been started and standard output/error handlers have been attached. |