Click or drag to resize

ConfigurationRuntimeTimeSource Property

Returns the time source configuration.

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

Return Value

Type: ConfigurationRuntimeTimeSource
time source enum
See Also