| ICameraV2StopExposure Method |
Namespace: ASCOM.DeviceInterface
| Exception | Condition |
|---|---|
| MethodNotImplementedException | Must throw an exception if CanStopExposure is false |
| NotConnectedException | Must throw an exception if the camera or connection has an error condition |
| DriverException | Must throw an exception if for any reason no image readout will be available. |
May throw a not implemented exception
If an exposure is in progress, the readout process is initiated. Ignored if readout is already in process.