Try OpenEdge Now
Online Help
Introducing OpenEdge Business Rules
:
Reference
:
OpenEdge Business Rules API reference
:
Class Properties and Methods reference
:
CreateServer() method
CreateServer() method
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
CreateServer()