ScriptEventArgsCancelToken Property |
Notifies downstream asynchronous methods to cancel their execution.
Namespace:
RRAutoLib.Scripting
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
RemarksThis token is provided by a controlling source and should be passed down the call stack to asynchronous methods so the chain of execution can be canceled.
See Also