|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Communicates command line arguments across either an AppDomain or AssemblyLoadContext boundary. Needed because the compiler infrastructure still makes use of some static data structures. More...
Public Member Functions | |
| partial Task< int > | ExecuteAsync (CancellationToken cancellationToken) |
| Executes the importer logic. | |
Communicates command line arguments across either an AppDomain or AssemblyLoadContext boundary. Needed because the compiler infrastructure still makes use of some static data structures.
Definition at line 12 of file ExecutionContext.cs.
| partial Task< int > IKVM.Tools.Importer.ExecutionContext.ExecuteAsync | ( | CancellationToken | cancellationToken | ) |
Executes the importer logic.
| cancellationToken |