DdeServer.RequestResult.PauseConversation Field

NDde

Dynamic Data Exchange Library for .NET

DdeServer.RequestResult.PauseConversation Field

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