This initializes a new instance of the DdeServer class that can register the specified service name.
Parameters
- service
- The service name that this instance can register.
Exceptions
| Exception Type | Condition |
|---|---|
| ArgumentException | This is thown when service exceeds 255 characters.. |
| ArgumentNullException | This is thrown when service is a null reference. |
See Also
DdeServer Class | NDde.Server Namespace | DdeServer Constructor Overload List