DdeServer.PokeResult.PauseConversation Field

NDde

Dynamic Data Exchange Library for .NET

DdeServer.PokeResult.PauseConversation Field

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