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

Gets the last time known to the scheduling service.
Set the time based upon which the evaluation of events invokes callbacks.

Namespace: net.esper.schedule
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Property Time As Long
C#
long Time { get; set; }
Visual C++
property long long Time {
	long long get ();
	void set (long long value);
}

Return Value

time that has last been set on this service