Time

BaseIndexEventArgs.Time property

Gets the time of an event.

public DateTime Time { get; }

Property Value

The time of an event.

See Also