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

Ctor.

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

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	seconds As Double _
)
C#
public TimerObserverFactory (
	double seconds
)
Visual C++
public:
TimerObserverFactory (
	double seconds
)

Parameters

seconds
System.Double
time in seconds.