This registers the service name.
public virtual void Register();
Exceptions
| Exception Type | Condition |
|---|---|
| InvalidOperationException | This is thrown when the server is already registered. |
| DdeException | This is thrown when the service name could not be registered. |
See Also
DdeServer Class | NDde.Server Namespace