| GraphInterpreterAttachUpstreamBoundary Method |
| Name | Description | |
|---|---|---|
| AttachUpstreamBoundary(Int32, GraphInterpreterUpstreamBoundaryStageLogic) |
TBD
| |
| AttachUpstreamBoundary(GraphInterpreterConnection, GraphInterpreterUpstreamBoundaryStageLogic) |
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.
|