OneTimeSchedule.isRepeating

Tells the scheduler that this schedule is never repeating.

class OneTimeSchedule
bool
isRepeating
()

Return Value

Type: bool

Always false.

Meta