InputStreamInfo.EventType Property

Gets the event payload type in the stream.

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

Syntax

public Type EventType { get; set; }

Property Value

Type: System.Type
The event payload type in the stream.

See Also

Reference

InputStreamInfo Class

Microsoft.ComplexEventProcessing.Linq Namespace