CustomCancellationToken AcceptCancellation Method C# API
This is to be called by the background script when it finished with the current job and accepted the cancellation request.

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

public void AcceptCancellation()
See Also