Compiles all expressions (including ternary) within the instance
Namespace: uStrata.MathDaemon.Wcf.ContractsAssembly: uStrata.MathDaemon.Wcf.Contracts.Expression (in uStrata.MathDaemon.Wcf.Contracts.Expression.dll) Version: 1.1.5779.28282
Syntax
Parameters
- instanceId
- Type: System Guid
Instance identifier
- sessionId
- Type: System Guid
Session identifier
Return Value
Type: Task MathDaemonResponse BooleanTrue if success, otherwise false. Encapsulated in MathDaemonResponse object.
If compilation failed, the reason added to Error parameter.
See Also