Click or drag to resize
Akka.NETFusingFusedGraphTShape, TMatAddAttributes 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> AddAttributes(
	Attributes attributes
)

Parameters

attributes
Type: Akka.StreamsAttributes
TBD

Return Value

Type: IGraphTShape, TMat
TBD

Implements

IGraphTShape, TMaterializedAddAttributes(Attributes)
See Also