NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

Task.WaitUntilDone Method

Task.WaitUntilDone Method

TaskWaitUntilDone 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

In This Section
Was this information helpful?