ICameraV2CanStopExposure Property |
Namespace: ASCOM.DeviceInterface
Exception | Condition |
---|---|
PropertyNotImplementedException | not supported |
NotConnectedException | an error condition such as connection failure is present |
Must be implemented, must not throw a PropertyNotImplementedException.
Some cameras support StopExposure, which allows the exposure to be terminated before the exposure timer completes, but will still read out the image. Returns true if StopExposure is available, false if not.