[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Creates a timer guard.

Namespace: net.esper.pattern.guard
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	seconds As Long _
)
C#
public TimerWithinGuardFactory (
	long seconds
)
Visual C++
public:
TimerWithinGuardFactory (
	long long seconds
)

Parameters

seconds
System.Int64
number of seconds before guard expiration