IsEstablished Property

NDde

Dynamic Data Exchange Library for .NET

DdeConversationActivityEventArgs.IsEstablished Property

This gets a bool indicating whether the conversation is being established.

public Boolean IsEstablished {get;}

Remarks

The value returned by this property will be true if the conversation is being established. If the conversation is being terminated then the value will be false.

See Also

DdeConversationActivityEventArgs Class | NDde.Advanced.Monitor Namespace