Emgu CV Library Documentation
Alert Method (synchronous)
NamespacesEmgu.UtilPrioritizedExceptionAlert(Boolean)

www.emgu.com/wiki
Alert regardness of the severity of the exception
Declaration Syntax
C#Visual BasicVisual C++
public void Alert(
	bool synchronous
)
Public Sub Alert ( _
	synchronous As Boolean _
)
public:
void Alert(
	bool synchronous
)
Parameters
synchronous (Boolean)
If true, the operation is synchronous, otherwise, asynchronous

Assembly: Emgu.Util (Module: Emgu.Util) Version: 1.1.0.0 (1.1.0.0)