NI-DAQmx .NET Framework 4.5 API Reference

Task.WaitUntilDone Method

  • Updated2023-02-21
  • 1 minute(s) read
Task.WaitUntilDone Method

Overload List

  NameDescription
Public methodWaitUntilDone
Waits for the measurement or generation to complete, regardless of the amount of time needed, and returns if it has completed execution.
Public methodWaitUntilDone(Int32)
Waits for the measurement or generation to complete and returns if it has completed execution before the specified time elapses.
Public methodWaitUntilDone(TimeSpan)
Waits for the measurement or generation to complete and returns if it has completed execution before the specified TimeSpan elapses.
Top

See Also

Log in to get a better experience