DdeClient Properties

NDde

Dynamic Data Exchange Library for .NET

DdeClient Properties

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

Public Instance Properties

Context This gets the context associated with this instance.
Handle This gets the DDEML handle associated with this conversation.
IsConnected This gets a bool indicating whether the conversation is established.
IsPaused This gets a bool indicating whether this conversation is paused.
Service This gets the service name associated with this conversation.
Topic This gets the topic name associated with this conversation.

See Also

DdeClient Class | NDde.Client Namespace