NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

Task.Timing Property

Task.Timing Property

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: Timing
The Timing for the task.

See Also

In This Section
Was this information helpful?