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

Returns time provider service implementation.

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

Syntax

Visual Basic (Declaration)
Public ReadOnly Property TimerService As TimerService
C#
public TimerService TimerService { get; }
Visual C++
public:
property TimerService^ TimerService {
	TimerService^ get ();
}

Return Value

time provider service