Engine.Rtc.abortRTC()

Signature

void abortRTC()

Domain

ACTION

Description

Cancels all rule actions scheduled to be executed in the current RTC. Cancels all pending external changes in the current RTC: new/modified/deleted cache-based entities, events to send, event acknowledgments and scheduled events to schedule.

Parameters

None.

Returns

TypeDescription
void

Cautions

This function only affects the present state of the RTC. Any subsequent actions taken after the call, such as sending events or modifying concepts will proceed as normal.