StreamHandler Events

CVB.Net Documentation

The StreamHandler type exposes the following members.

Events

  NameDescription
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventError
Raised if an error occurs while the acquisition is running.
Public eventErrorAsync
Raised if an error occurs while the acquisition is running.
Public eventNewImage
Raised when a new image arrives in memory.
Public eventNewImageAsync
Raised when a new image arrives in memory.
Top
See Also

Reference