Click or drag to resize

ConfigurationRuntimeTimeSourceTimeSourceType Property

Returns the time source type.

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

Return Value

Type: TimeSourceType
time source type enum
See Also