A utility class used for compiling and executing Script objects (Scripts that contain many functions and may require state to be maintained) or simply executing the Main method of a Script using the Roslyn compiler.

Although methods can be executed directly against the object, the ExecuteMethod method of this class should really be used instead since it implements time-outs and error handling.

Implements I_finScriptHost

Methods

Name Description
Compile
CompileErrorsWithIntersoftWarnings Obsolete
GetScriptCompileErrorsWithIntersoftWarnings

Properties

Name Description
Code
CodeResolved Read-Only The actual script code that was compiled or attempted to be compiled.
CompileErrors Read-Only Obsolete
CompileSizeBytes Read-Only
IsCompiled Read-Only
Language
OptionalReferences System Use Only Obsolete
ReferencedAssemblies Read-Only
ScriptCompileErrors Read-Only
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0