DdeContext Constructor ()

NDde

Dynamic Data Exchange Library for .NET

DdeContext Constructor ()

This initializes a new instance of the DdeContext class that uses a dedicated thread for execution.

public DdeContext();

Remarks

This constructor is used when you want the context to create and manage its own thread for DDE message pumping.

See Also

DdeContext Class | NDde.Advanced Namespace | DdeContext Constructor Overload List