Property BufferSize
BufferSize
Gets or sets the number of samples to acquire, for finite samples, or the size of the buffer for continuous sampling.
public int BufferSize { get; set; }
Gets or sets the number of samples to acquire, for finite samples, or the size of the buffer for continuous sampling.
public int BufferSize { get; set; }