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

PROGRESS.Session.AppServerKeepalive

Data Type:

String

Session model:

All
The AppServerKeepalive (ASK) property indicates whether or not the client will participate in a "keep alive" relationship with the AppServer. If configured for the AppServer, the Keepalive feature allows the AppServer to ping the client at set intervals to determine if the client is still viable. If configured for the client, the Keepalive feature allows the client to ping the AppServer at set intervals to determine if the AppServer is still viable.Valid values are:
*AllowServerASK
*DenyServerASK
*AllowClientASK
*DenyClientASK
The absence of this property indicates that the default value for the AppServer Keepalive protocol will be used on this connection.

Default:

AllowServerASK, DenyClientASK