StreamHandlerStart Method

CVB.Net Documentation
Subscribes to the acquisition.

Namespace:  Stemmer.Cvb.Forms.Components
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public void Start()
Exceptions

ExceptionCondition
InvalidOperationExceptionEither an acquisition is active or no Stream has been set.
Remarks

See Subscribe(IObserverStreamImage) for additional information.
See Also

Reference