CepTimeSensitiveOperator<TInput, TOutput>.CreateIntervalEvent Method

Creates an event to be contained in the returned result of the user-defined operator.

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

Syntax

public IntervalEvent<TOutput> CreateIntervalEvent()

Return Value

Type: Microsoft.ComplexEventProcessing.IntervalEvent<TOutput>
An interval event.

See Also

Reference

CepTimeSensitiveOperator<TInput, TOutput> Class

Microsoft.ComplexEventProcessing.Extensibility Namespace