DdeServer.ExecuteResult.PauseConversation Field

NDde

Dynamic Data Exchange Library for .NET

DdeServer.ExecuteResult.PauseConversation Field

Return this value to pause the conversation and execute the command asynchronously. After the conversation has been resumed the OnExecute method will run again.

public static readonly PauseConversation PauseConversation;

See Also

DdeServer.ExecuteResult Class | NDde.Server Namespace