Recent

Author Topic: Force thread termination  (Read 2502 times)

krexon

  • Jr. Member
  • **
  • Posts: 80
Re: Force thread termination
« Reply #15 on: April 15, 2021, 09:45:31 am »
I had similar problem.
ConnectTimeout didn't work for me, so I tried IOTimeout and this works very well

pcurtis

  • Hero Member
  • *****
  • Posts: 951
Re: Force thread termination
« Reply #16 on: April 15, 2021, 02:33:52 pm »
Whats IOTimeout?

Is there any documentation? (or the usual)
Windows 10 20H2
Laz 2.2.0
FPC 3.2.2

krexon

  • Jr. Member
  • **
  • Posts: 80
Re: Force thread termination
« Reply #17 on: April 21, 2021, 04:05:29 pm »
I noticed that ConnectTimeout works only if it can't connect to server in given time, but when connection is established, but server do not reply, I have to use IOTimeout.

pcurtis

  • Hero Member
  • *****
  • Posts: 951
Re: Force thread termination
« Reply #18 on: April 21, 2021, 09:28:07 pm »
Connecttimeout is a property of what?
Windows 10 20H2
Laz 2.2.0
FPC 3.2.2

krexon

  • Jr. Member
  • **
  • Posts: 80
Re: Force thread termination
« Reply #19 on: April 26, 2021, 12:02:58 pm »
FPHttpClient

 

TinyPortal © 2005-2018