CepEvent<TPayload>.EndTime Property

Gets the end time of the event.

Namespace:  Microsoft.ComplexEventProcessing.Linq
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public DateTime EndTime { get; internal set; }

Property Value

Type: System.DateTime
A DateTime object that represents the end time of the event.

See Also

Reference

CepEvent<TPayload> Class

Microsoft.ComplexEventProcessing.Linq Namespace