/n software 3-D Secure V2 JS Edition

Questions / Feedback?

Timeout Property

A timeout for the class.

Syntax


 getTimeout(): number;

 setTimeout(timeout: number): void;

Default Value

30

Remarks

If Timeout is set to a positive value, and an operation cannot be completed immediately, the class will retry the operation for a maximum of Timeout seconds.

The default value for Timeout is 30 (seconds).

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 JS Edition - Version 2.2 [Build 8162]