Click or drag to resize

DateTimeExDateTime Property

Gets the underlying date time object.

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public DateTimeOffset DateTime { get; }

Property Value

Type: DateTimeOffset
The date time.
See Also