DriverFrameDropInformationData.FramesDroppedDueToApplicationQueue Property

Frames dropped due to overrunning queue on the application side. Mostly due to Callbacks taking to much time to copy data from driver buffers into application buffers
Syntax:
[C#]
public long FramesDroppedDueToApplicationQueue;
Information:

Introduced in version 3.5

See also: ICImagingControl

<< DriverFrameDropInformationData