.NET/Link API Version 1.3 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)Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
DisposeOverloaded. Closes the link used by this MathKernel, if the AutoCloseLink property is true.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetLifetimeService (inherited from MarshalByRefObject)Retrieves the current lifetime service object that controls the lifetime policy for this instance.
GetType (inherited from Object)Gets the Type of the current instance.
InitializeLifetimeService (inherited from MarshalByRefObject)Obtains a lifetime service object to control the lifetime policy for this instance.
ToString (inherited from Component)Returns a String containing the name of the Component, if any. This method should not be overridden.

Protected Instance Methods

Dispose (inherited from Component)Overloaded. Releases the unmanaged resources used by the Component and optionally releases the managed resources.
Finalize Closes the link if the AutoCloseLink property is set to true.
GetService (inherited from Component)Returns an object that represents a service provided by the Component or by its Container.
MemberwiseClone (inherited from MarshalByRefObject)Overloaded. Creates a shallow copy of the current MarshalByRefObject object.
MemberwiseClone (inherited from Object)Overloaded. Creates a shallow copy of the current Object.

See Also

MathKernel Class | Wolfram.NETLink Namespace