ICameraV3StopExposure Method |
Namespace: ASCOM.DeviceInterface
| Exception | Condition |
|---|---|
| MethodNotImplementedException | Must throw an exception if CanStopExposure is false |
| NotConnectedException | If the device is not connected |
| DriverException | An error occurred that is not described by one of the more specific ASCOM exceptions. Include sufficient detail in the message text to enable the issue to be accurately diagnosed by someone other than yourself. |
May throw a not implemented exception
If an exposure is in progress, the readout process is initiated. Ignored if readout is already in process.