DefaultSendCancellationsMode property

SendCancellationsMode? DefaultSendCancellationsMode
Gets the default setting for sending cancellations on Delete. Subclasses will override this for different default behavior.

Implementation

SendCancellationsMode? get DefaultSendCancellationsMode => null;