CepEventType.ClrType Property

Gets the Common Language Runtime (CLR) type equivalent of the CEP event type.

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

Syntax

public Type ClrType { get; }

Property Value

Type: System.Type
The CLR type equivalent of the CEP event type.

See Also

Reference

CepEventType Class

Microsoft.ComplexEventProcessing Namespace