VirtualUserScript OnBackgroundScriptCancellation Method C# API
Called when the background script executing in a loop is cancelled

Namespace: Facilita.Fc.Runtime
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.5.77
Syntax

protected virtual void OnBackgroundScriptCancellation()
See Also