Engine.Rtc.abortRTC()
Signature
void abortRTC()
Description
Ends the current RTC immediately. Reverts all changes to cache-based entities, that is, does not write any created, modified, or deleted cache-based events or concepts to the cache or backing store.
Cautions
Does not revert other changes, including but not limited to: changes to memory-only entities, events to send, and scheduled events.