Click or drag to resize
Akka.NETGraphInterpreter.AttachUpstreamBoundary Method (Int32, GraphInterpreter.UpstreamBoundaryStageLogic)
TBD

Namespace:  Akka.Streams.Implementation.Fusing
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public void AttachUpstreamBoundary(
	int connection,
	GraphInterpreter. UpstreamBoundaryStageLogic logic
)

Parameters

connection
Type: System.Int32
TBD
logic
Type: Akka.Streams.Implementation.Fusing.GraphInterpreter.UpstreamBoundaryStageLogic
TBD
See Also