EventTypeConverter<T>.EventType Property

Gets the CEP type representation of the CLR type.

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

Syntax

public CepEventType EventType { get; }

Property Value

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

See Also

Reference

EventTypeConverter<T> Class

Microsoft.ComplexEventProcessing Namespace