IntervalEvent<TPayload>.CreateCti Method

Creates a CTI in a stream of interval events.

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

Syntax

public static IntervalEvent<TPayload> CreateCti(
    DateTimeOffset startTime
)

Parameters

Return Value

Type: Microsoft.ComplexEventProcessing.IntervalEvent<TPayload>
The CTI event.

See Also

Reference

IntervalEvent<TPayload> Class

Microsoft.ComplexEventProcessing Namespace