void forceReset()
Makes the flow inactive and resets it. This is typically used to prepare a CclFlow object for re-use or deletion after a flow has been abandoned, for example when a C++ throw is used in a exception handler. This applies only to dsync and async flows. You cannot issue this on a sync call from another thread.