Click or drag to resize
Akka.NETBufferTCreate Method
TBD

Namespace:  Akka.Streams.Implementation.Stages
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public override IStage<T, T> Create(
	Attributes effectiveAttributes
)

Parameters

effectiveAttributes
Type: Akka.StreamsAttributes
TBD

Return Value

Type: IStageT, T
TBD

Implements

ISymbolicStageTIn, TOutCreate(Attributes)
See Also