DeviceLostEventArgs.Device Property

The device that was lost. May be null when no information about the device is available.
Syntax:
[C#]
public Device Device;
Limitations:

Read only.

See also: ICImagingControl, ICImagingControl.ImageAvailable, ICImagingControl.ImageBuffers, ImageBuffer

<< DeviceLostEventArgs