CreateServer() method
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The CreateServer() method creates a server object. This method is
separated from the Connect() and Disconnect()
methods so that a server can be connected and disconnected multiple times.
Return type: VOID
Access: PUBLIC
Applies to:
OpenEdge.Core.ServerConnection.IServerConnection
interface
Syntax
|