Set Connection timeout trough config file

Posts   
 
    
Posts: 4
Joined: 09-Feb-2010
# Posted on: 20-Feb-2010 11:02:03   

Hi,

I am using LLBgen pro architecture and I want to set the "connection time out" property. Please help me how to set the connection time out property through the config file.

Thanks in advance

Regards

Harshad Berde

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 21-Feb-2010 21:20:50   

For Adapter, use yourAdapter.DataAccessAdapter.CommandTimeOut. For SelfServicing use DbUtils.CommandTimeOut.

David Elizondo | LLBLGen Support Team