Version

formSubmissionTimeoutSeconds Property

The minimum number of seconds that need to pass before form is successfully submitted (and validated ) minimum number of seconds that the user needs to spend filling in the form
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_formSubmissionTimeoutSeconds() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebCaptcha.get_formSubmissionTimeoutSeconds();
See Also