DdeServer.Resume Method ()

NDde

Dynamic Data Exchange Library for .NET

DdeServer.Resume Method ()

This resumes all conversations.

public virtual void Resume();

Exceptions

Exception Type Condition
InvalidOperationException This is thrown when the server is not registered.
DdeException This is thrown when the conversations could not be resumed.

See Also

DdeServer Class | NDde.Server Namespace | DdeServer.Resume Overload List