Query.InputStreamBindings Property

Gets the collection of input stream bindings.

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

Syntax

public IList<InputStreamBinding> InputStreamBindings { get; }

Property Value

Type: System.Collections.Generic.IList<InputStreamBinding>
The collection of input stream bindings.

See Also

Reference

Query Class

Microsoft.ComplexEventProcessing Namespace