CepModule<TInput, TOutput>.InputEventType Property

Gets theevent type that is input to the CEP operator or aggregate.

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

Syntax

public CepEventType InputEventType { get; }

Property Value

Type: Microsoft.ComplexEventProcessing.CepEventType
The CEP representation of the input event type.

See Also

Reference

CepModule<TInput, TOutput> Class

Microsoft.ComplexEventProcessing.Extensibility Namespace