GraphInterpreterAttachDownstreamBoundary Method |
Name | Description | |
---|---|---|
AttachDownstreamBoundary(Int32, GraphInterpreterDownstreamBoundaryStageLogic) |
TBD
| |
AttachDownstreamBoundary(GraphInterpreterConnection, GraphInterpreterDownstreamBoundaryStageLogic) |
Assign the boundary logic to a given connection. This will serve as the interface to the external world
(outside the interpreter) to process and inject events.
|