Provides data for the SampleComplete event.

Derives from

  • EventArgs
  • ISerializable

Syntax

Namespace: NationalInstruments.DAQmx

public class SampleCompleteEventArgs : EventArgs, ISerializable

Remarks

Note

Example applications are located in the <Public Documents>\National Instruments\NI-DAQ\Examples\DotNET4.x directory or in the Start menu at National Instruments»NI-DAQmx»NI-DAQmx Examples.

Thread Safety

All members of this type are safe for multithreaded operations.

Constructors

NameDescription
SampleCompleteEventArgs()

Initializes a new instance of the SampleCompleteEventArgs class.

Methods

NameDescription
GetObjectData(SerializationInfo, StreamingContext)

Sets the SerializationInfo object with information about the exception.