Microsoft SDK for Java

getRepeat

This method of the Timer Class retrieves the timer repeat flag.

Syntax

public boolean getRepeat();

Return Value

Returns true if the timer is a repeating timer; otherwise, returns false.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.