Task.Stream Property
- 업데이트 날짜:2023-02-21
- 1분 (읽기 시간)
Gets the stream for the task.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302
Syntax
public DaqStream Stream { get; }
Public ReadOnly Property Stream As DaqStream Get
Property Value
Type: DaqStreamThe DaqStream for the task.