IsEstablished Property

NDde

Dynamic Data Exchange Library for .NET

DdeLinkActivityEventArgs.IsEstablished Property

This gets a bool indicating whether the link 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

DdeLinkActivityEventArgs Class | NDde.Advanced.Monitor Namespace