.NET/Link API Version 1.7 USE FRAMES

MathLinkFactory Methods

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

Public Static (Shared) Methods

CreateKernelLinkOverloaded. Creates a link to a Mathematica kernel. Use this method to create an IKernelLink object.
CreateLoopbackLink Creates an ILoopbackLink, a special type of link that is written to and read by the same program.
CreateMathLinkOverloaded. Creates a link. Use this method to create an IMathLink object.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

MathLinkFactory Class | Wolfram.NETLink Namespace