Class AsyncScript
A script which can be implemented as an async microthread.
- Inheritance
-
Async
Script
- Implements
- Inherited Members
- Extension Methods
Properties
CancellationToken
Gets a token indicating if the script execution was canceled.
Property Value
Methods
Execute()
Called once, as a microthread
Returns
PriorityUpdated()
Internal helper function called when Priority is changed.