QueryBinder.BindOutputToPublishedStream Method (Uri, EventShape, StreamEventOrder)

Binds the output of the query to an explicitly named published stream.

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

Syntax

public void BindOutputToPublishedStream(
    Uri publishedStreamName,
    EventShape eventShape,
    StreamEventOrder streamEventOrder
)

Parameters

  • publishedStreamName
    Type: System.Uri
    Name of the published stream.

See Also

Reference

QueryBinder Class

BindOutputToPublishedStream Overload

Microsoft.ComplexEventProcessing Namespace