Description

Resets the ThreadHarmonizer state associated with this component and removes its current recurring function registrations. Call AddFunction again for every function that should participate after the reset.

Clears registrations

Recurring functions must be registered again after the reset.

Reconfiguration

Use this when the component’s worker workflow must be rebuilt from a clean state.

Code Example