Click or drag to resize

EPEventServiceTimeControlIsExternalClockingEnabled Method

Returns true for external clocking, false for internal clocking.

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
bool IsExternalClockingEnabled()

Return Value

Type: Boolean
clocking indicator
See Also