The auto-resend-timeout Element"

From Documentation
(Created page with "{{ZKConfigurationReferencePageHeader}} '''Syntax:''' <auto-resend-timeout>''a_number''</auto-resend-timeout> [Default: 200] It specifies the timeout, in milliseconds, to re-...")
 
 
Line 5: Line 5:
  
 
  [Default: 200]
 
  [Default: 200]
 +
[Since ZK 6.5.2]
  
 
It specifies the timeout, in milliseconds, to re-send the AU request when the server's service unavailable or timeout.
 
It specifies the timeout, in milliseconds, to re-send the AU request when the server's service unavailable or timeout.

Latest revision as of 04:15, 31 January 2013


The auto-resend-timeout Element


Syntax:

<auto-resend-timeout>a_number</auto-resend-timeout>
[Default: 200]
[Since ZK 6.5.2]

It specifies the timeout, in milliseconds, to re-send the AU request when the server's service unavailable or timeout.

Version History

Last Update : 2013/01/31


Version Date Content
6.5.2 January, 2013 ZK-1545: Make "request auto-send" timeout and number of times a retry is made configurable


Last Update : 2013/01/31

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.