Try OpenEdge Now
skip to main content
Application and Integration Services
AppServer for OpenEdge Applications : Connection-based model : Disconnecting an AppServer or application service
 

Disconnecting an AppServer or application service

A client application can disconnect an AppServer or application service at any time. An ABL client disconnects by using the DISCONNECT( ) method on the server object handle to the AppServer or application service. A Java, .NET, or Web service client uses a similar method to disconnect the AppServer or Web service.