RTProcess WaitForExit Method IntervalZero RTX Managed Code
Overload List

Name Description
Public method WaitForExit
Instructs the IntervalZero.Diagnostics.RealTimeProcess component to wait indefinitely for the associated process to exit.
Public method WaitForExit(Int32)
Instructs the IntervalZero.Diagnostics.RealTimeProcess component to wait the specified number of milliseconds for the associated process to exit.
Back to Top
See Also