Engine.Rtc.abortRTC()

Signature

void abortRTC()

Domain

action

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.

Parameters

None.

Returns

TypeDescription
void

Cautions

Does not revert other changes, including but not limited to: changes to memory-only entities, events to send, and scheduled events.