QueryBinder.InputBindings Property

Gets the collection of input stream binding information.

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

Syntax

public IDictionary<string, InputStreamBinding> InputBindings { get; }

Property Value

Type: System.Collections.Generic.IDictionary<String, InputStreamBinding>
A collection of input stream binding objects.

See Also

Reference

QueryBinder Class

Microsoft.ComplexEventProcessing Namespace