ICImagingControl.MemorySnapTimeout Property |
||
Returns or sets the snap timeout value. This is the time in milliseconds the functions ICImagingControl.MemorySnapImage and ICImagingControl.MemorySnapImageSequence wait until they abort. | ||
Syntax: | Public MemorySnapTimeout As Long |
|
Remarks: | TimeoutValue specifies the timeout value in milliseconds. Possible values are [0,+...] and -1. -1 means wait forever for the first frame. |
|
See also: | ICImagingControl, ICImagingControl.MemorySnapImage, ICImagingControl.MemorySnapImageSequence |