.NET/Link API Documentation
C#
VB
C++
F#
Show/Hide TOC
Math
Kernel
Compute Method
Triggers a Wolfram Language computation.
Remarks
This method does not return until the computation is finished.
Overload List
Compute
Sends the current value of the
Input
property to the Wolfram Language for evaluation.
Compute(String)
Sends the given string to the Wolfram Language for evaluation.
See Also
Reference
MathKernel Class
Wolfram.NETLink Namespace
In This Article
Remarks
Overload List
See Also