Gets or sets the maximum amount of time allowed to complete a streaming write operation.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double WriteTimeout { get; set; }

Remarks

Specifies a Double representing the maximum time, in seconds, allowed to complete a streaming write operation.

Exceptions

TypeDescription
System.ObjectDisposedException

The WriteTimeout property was accessed after the associated NIRfsg object was disposed.