Try OpenEdge Now
skip to main content
.NET Open Clients
Accessing Proxy Properties : Alphabetical listing of properties : PROGRESS.Session.ConnectionTimeout
 

PROGRESS.Session.ConnectionTimeout

Data Type:

Integer

Session model:

Session-managed and Session-free only
The connectionTimeout property specifies the duration, in Integer, for which a client must stay connected to the session-managed or session-free AppServer. A positive Integer value indicates the number of milliseconds after which the client will time out with a connection-timeout or a socket-timeout exception, and then disconnect from the AppServer. You use this property when you want a client program to disconnect from a long executing connection request.

Default:

0 (indefinite wait)