ChildProcessManager Methods

Methods

AddProcess Associates the specified process as a child of this ChildProcessManager instance.
Dispose Releases all the resources used by the ChildProcessManager object.
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize Make sure child processes get disposed.
(Overrides ObjectFinalize)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also