Click or drag to resize

ConfigurationCommonTimeSource Property

Returns the time source configuration.

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ConfigurationCommonTimeSource TimeSource { get; }

Property Value

Type: ConfigurationCommonTimeSource
time source enum
See Also