Click or drag to resize

ProcessWorker class

Static routines for handling processes.
Inheritance hierarchy
SystemObject
  NetEti.ApplicationControlProcessWorker

Namespace: NetEti.ApplicationControl
Assembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+3226eb04384bdec34e8eaa040302e1906383a7b4
Syntax
public static class ProcessWorker

The ProcessWorker Type exposes the following members.

Methods
 NameDescription of the
Public MethodStatic MemberFinishChildProcesses Waits until all child processes have finished or a countdown has expired. If not all processes have been completed when the countdown expires, they are terminated.
Back to the top
See also