InputStreamInfo.EventShape Property

Gets the event shape the stream source is going to provide.

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

Syntax

public EventShape EventShape { get; }

Property Value

Type: Microsoft.ComplexEventProcessing.EventShape
The event shape the stream source is going to provide.

See Also

Reference

InputStreamInfo Class

Microsoft.ComplexEventProcessing.Linq Namespace