Click or drag to resize
Akka.NETFusingFusedGraphTShape, TMatNamed Method
TBD

Namespace:  Akka.Streams
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public IGraph<TShape, TMat> Named(
	string name
)

Parameters

name
Type: SystemString
TBD

Return Value

Type: IGraphTShape, TMat
TBD

Implements

IGraphTShape, TMaterializedNamed(String)
See Also