DdeServer.ExecuteResult.PauseConversation Field
From NDde
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