QueryBinder.OutputBindings Property

Gets the collection of output stream binding information.

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

Syntax

public IDictionary<string, OutputStreamBinding> OutputBindings { get; }

Property Value

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

See Also

Reference

QueryBinder Class

Microsoft.ComplexEventProcessing Namespace