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

PROGRESS.Session.WaitIfBusy

Data Type:

Integer

Session model:

Session-managed only
An integer value that determines how to handle client requests to a service that is busy processing a prior request. If the value is 1, the Open Client Runtime queues multiple requests for this service and executes them one at a time until the queue is empty. If the value is 0 and the Open Client Runtime is executing a prior request for the service, each subsequent request for the same service fails until the client completes the request it is currently executing.

Default:

0