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