Task.Timing Property
- Updated2023-02-21
- 1 minute(s) read
TaskTiming Property
Gets the timing configurations for the task.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public Timing Timing { get; }
Public ReadOnly Property Timing As Timing Get
Property Value
Type: TimingThe Timing for the task.