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