BadScript 2
Loading...
Searching...
No Matches
BadScript2.Interop.Common.Task Namespace Reference

Contains task/async Extensions and Integrations for the BadScript2 Runtime. More...

Classes

class  BadAwaitExpression
 Implements the 'await' expression. More...
 
class  BadAwaitValueParser
 Implements the parse for the 'await' Expression. More...
 
class  BadInteropRunnable
 Implements a Runnable that can return a value. More...
 
class  BadRunnable
 Implements a Runnable Object. More...
 
class  BadTask
 Implements a Task Object. More...
 
class  BadTaskExtensions
 Implements the 'AsTask' Function. More...
 
class  BadTaskRunner
 The BadScript Task Runner. More...
 
class  BadTaskRunnerApi
 Implements the 'Concurrent' API. More...
 
class  BadTaskRunnerSettings
 Settings of the Task Runner. More...
 
class  BadTaskUtils
 Utilities for Tasks. More...
 

Detailed Description

Contains task/async Extensions and Integrations for the BadScript2 Runtime.