Skip to main content
Skip table of contents

timers Method

Returns all timers configured
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static List<timer_item> timers()


VB

Public Shared Function timers As List(Of timer_item)


Return Value

Type: List(timer_item)List(Of timer_item)

See Also

functions Class
Scheduler Namespace

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.