The ScopeCompiler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ScopeCompiler |
Initializes a new instance of the ScopeCompiler class
|
Methods
Name | Description | |
---|---|---|
Clone |
Clone a new instance of compiler object
(Overrides IScopeCompilerClone()()()().) | |
Compile |
Compile a Scope/IScope script
(Overrides IScopeCompilerCompile(IScopeScript).) | |
Dispose |
Dispose the compiler object
(Overrides IScopeCompilerDispose()()()().) | |
Execute |
Execute an IScope script
(Overrides IScopeCompilerExecute(IScopeScript).) | |
Submit |
Submit a scope script. Support Local Scope job, IScope job, Scope job.
(Overrides IScopeCompilerSubmit(IScopeScript).) |
Properties
Name | Description | |
---|---|---|
NoProxy |
Gets the empty proxy to disable using proxy to connect to remote server
| |
Settings |
Gets the compiler settings
(Overrides IScopeCompilerSettings()()()().) | |
Target |
Gets or sets the compiler target
(Overrides IScopeCompilerTarget()()()().) |