QueryBinder.BindOutputToPublishedStream Method (EventShape, StreamEventOrder)

Binds the output of the query to the default published stream with the same name as the query.

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

Syntax

public void BindOutputToPublishedStream(
    EventShape eventShape,
    StreamEventOrder streamEventOrder
)

Parameters

See Also

Reference

QueryBinder Class

BindOutputToPublishedStream Overload

Microsoft.ComplexEventProcessing Namespace