.NET/Link API Version 1.7 USE FRAMES

MathLinkFactory Members

MathLinkFactory overview

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 Constructors

MathLinkFactory Constructor Initializes a new instance of the MathLinkFactory class.

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