[This is preliminary documentation and is subject to change.]
The Executions type exposes the following methods.
Methods
![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() |
Member | Description | |
---|---|---|
![]() | Execute(MethodOverloads, array<Object>[]()[]) |
Executes method in thread. This method ends immediatly.
|
![]() | Run(MethodOverloads, array<Object>[]()[]) |
Executes method in current thread.
|
![]() | Terminate(Int32) |
Terminates running execution of specified id.
|
![]() | TerminateAll()()() |
Terminates all running executions.
|