InputStreamBinding.EventShape Property

Gets the shape of the input stream of this binding.

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

Syntax

public EventShape EventShape { get; internal set; }

Property Value

Type: Microsoft.ComplexEventProcessing.EventShape
The event shape of the input stream of this binding.

See Also

Reference

InputStreamBinding Class

Microsoft.ComplexEventProcessing Namespace