Async Context
AsyncContext provides states of async
It is recommended that async processes check for interruptions periodically.
Since
5.0.20
Parameters
interrupted
Interruption status. (True: Interrupted, False: Not interrupted)
AsyncContext provides states of async
It is recommended that async processes check for interruptions periodically.
5.0.20
Interruption status. (True: Interrupted, False: Not interrupted)