What is the getTimeout() 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 getTimeout() method?
Rating:
The getTimeout() method is a method of the Alert class. It is used to return the timeout, in milliseconds, for a given Alert instance. The general syntax of this method is as follows:
It returns time either in milliseconds or FOREVER (when the timeout is set as FOREVER).
Rating:
Was this information helpful?
Other articles
- What is the openRecordStore() method?
- What is the DateField class?
- Java 2 Platform Micro Edition (J2ME)
- What is the unregisterConnection() method?
- What is the RecordEnumeration interface?