DdeServer.RequestResult.PauseConversation Field
From NDde
Return this value to pause the conversation and execute the request asynchronously. After the conversation has been resumed the OnRequest method will run again.
public static readonly PauseConversation PauseConversation;
See Also
DdeServer.RequestResult Class | NDde.Server Namespace