Dart Home | PowerTCP Web for ActiveX | Custom Development | Reply | PowerTCP Web for ActiveX Topics | Forums |
Author | Forum: PowerTCP Web for ActiveX Topic: .Get timeout |
User730 Posts: 1 Member Since: 05/21/01 |
posted May 21, 2001 12:01 AM Hi there, I would like to find out the max timeout period. The default is 30s but can it be stretched to 60s? Thanks. |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted May 21, 2001 12:03 PM Please see the "Timeout Property" in the Online Help. Hope this helps! Tony Priest Dart Tech Support |
drock007 From: Jacksonville, FL USA Posts: 2 Member Since: 08/08/03 |
posted August 8, 2003 9:45 AM The maximum value for timeout is not specified in the online help file. What is the max? One more question: Is there a special value timeout that means wait/block indefinitely (such as INFINITE)? |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted August 8, 2003 10:13 AM The value is a long, so I guess the max would be 2147483648. That would be about 24 days. To wait indefinately, use 0 and write your program in non-Blocking mode. |
drock007 From: Jacksonville, FL USA Posts: 2 Member Since: 08/08/03 |
posted August 8, 2003 3:40 PM As you suggested, I have already set my timeout to LONG_MAX and it seems to work fine. I just wish I had the time to convert my code to use nonblocking mode...oh well. Thanks, D-Rock |
Reply | PowerTCP Web for ActiveX Topics | Forums |
This site is powered by
![]() |