The processing-prompt-delay Element"

From Documentation
m
Line 2: Line 2:
  
 
'''Syntax:'''
 
'''Syntax:'''
  <processing-prompt-delay>''a_number''</processing-prompt-delay>
+
<syntaxhighlight lang='xml'>
 +
  <processing-prompt-delay>a_number_in_milliseconds</processing-prompt-delay>
 +
</syntaxhighlight>
  
 
  [Default: 900]
 
  [Default: 900]

Revision as of 06:00, 12 October 2021


The processing-prompt-delay Element


Syntax:

 <processing-prompt-delay>a_number_in_milliseconds</processing-prompt-delay>
[Default: 900]

It specifies the time, in milliseconds, to wait before prompting the user with a dialog indicating that the request is in processing.

Version History

Last Update : 2021/10/12


Version Date Content
     


Last Update : 2021/10/12

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