GraphAssemblyCreate Method |
Namespace: Akka.Streams.Implementation.Fusing
public static GraphAssembly Create( IList<Inlet> inlets, IList<Outlet> outlets, IList<IGraphStageWithMaterializedValue<Shape, Object>> stages )
Exception | Condition |
---|---|
ArgumentException | TBD |