Emgu CV Library Documentation
AlertIfServere Method (syn)
NamespacesEmgu.UtilPrioritizedExceptionAlertIfServere(Boolean)

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

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