What is the getDefaultTimeout() method?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the getDefaultTimeout() method?
Rating:
The getDefaultTimeout() method is a method of the Alert class. It is used to return the default timeout set at the time of the creation of an Alert instance. The general syntax of this method is as follows:
It returns a positive value indicating the value of timeout in milliseconds.
Rating:
Was this information helpful?
Other articles
- What is the destroyApp() method?
- What is the closeRecordStore() method?
- What is the unregisterConnection() method?
- What is the getTimeout() method?
- What is the getConstraints() method?