Page 1 of 1
Enquire Link Interval
Posted: Fri Oct 17, 2008 4:26 am
by gordsh
Hello, does anyone know how to adjust the 'Enquire Link' Interval?
My SMS provider says that I am currently sending enquire links every 63 - 64 seconds instead of 57 - 60 seconds which is what they recommend.
Thanks
Posted: Fri Oct 17, 2008 12:16 pm
by alt
You can try to set property
client.EnquireInterval = 55;
Posted: Fri Oct 17, 2008 6:48 pm
by gordsh
Hi Alt, thanks for that information.
I have made the change and it seems to be working fine.
Thanks again...
Posted: Tue Oct 21, 2008 1:50 pm
by gordsh
Hi Alt:
My service pivider is reporting back that even though I have made the change to the client.EnquireInterval = 51 they still receive it at 63 seconds.
Is it possible that even though I am setting client.EnquireInterval = 51 it is getting over written in the dll code.
Thanks
Posted: Wed Oct 22, 2008 9:58 am
by alt
I've rewritten EnquireLink sending procedure.
Please try to download last version.