CompilationOperation
Summary
Provides access to the properties describing an asynchronous algo compilation operation.
Signature
1 | |
Namespace
cAlgo.API
See Also
Properties
IsExecuting
Summary
True if compilation operation is being executed, false if it completed.
Signature
1 | |
Return Value
bool
Result
Summary
The result of compilation operation.
Signature
1 | |
Return Value
CompilationResult