IExitActionProvider (ITF)

INTERFACE IExitActionProvider EXTENDS __SYSTEM.IQueryInterface

Optinal element of an IActionProvider for the handling of external resources. The StateMachine of the BahaviourModel will call its ExitAction once while switching from STATE.CLEANING to STATE.DONE, STATE.ERROR or STATE.ABORTED. The implementation should provide the code conditioned for the additional call in the context of FB_EXIT.