Query.OutputStreamBindings Property

Gets the collection of output stream bindings.

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

Syntax

public IList<OutputStreamBinding> OutputStreamBindings { get; }

Property Value

Type: System.Collections.Generic.IList<OutputStreamBinding>
The collection of output stream bindings.

See Also

Reference

Query Class

Microsoft.ComplexEventProcessing Namespace