GraphAssemblyMaterialize Method |
Returns a tuple of
- lookup table for InHandlers - lookup table for OutHandlers - array of the logics - materialized valueNamespace: Akka.Streams.Implementation.Fusing
public Tuple<GraphInterpreterConnection[], GraphStageLogic[]> Materialize( Attributes inheritedAttributes, IModule[] copiedModules, IDictionary<IModule, Object> materializedValues, Action<IMaterializedValueSource> register )
Exception | Condition |
---|---|
ArgumentException | TBD |