.NET/Link API Version 1.7 USE FRAMES

MathKernel Methods

The methods of the MathKernel class are listed below. For a complete list of MathKernel class members, see the MathKernel Members topic.

Public Instance Methods

Abort Sends a request to abort the computation currently in progress.
Clear Clears all the "output" values from the previous computation.
ComputeOverloaded. Triggers a Mathematica computation.
Connect Creates and connects the link, if it has not already been connected.
CreateObjRef (inherited from MarshalByRefObject) 
DisposeOverloaded. Closes the link used by this MathKernel, if the AutoCloseLink property is true.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetLifetimeService (inherited from MarshalByRefObject) 
GetType (inherited from Object) 
InitializeLifetimeService (inherited from MarshalByRefObject) 
ToString (inherited from Component) 

Protected Instance Methods

Dispose (inherited from Component)Overloaded.  
Finalize Closes the link if the AutoCloseLink property is set to true.
GetService (inherited from Component) 
MemberwiseClone (inherited from MarshalByRefObject)Overloaded.  
MemberwiseClone (inherited from Object)Overloaded.  

See Also

MathKernel Class | Wolfram.NETLink Namespace