Connection lost exception.
Namespace:
AForgeAssembly: AForge (in AForge.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public class ConnectionLostException : Exception |
Remarks
The exception is thrown in the case if connection to device is lost. When the exception is caught, user may need to reconnect to the device.