Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams.Implementation
Module Class
Module Methods
CarbonCopy Method
CompareTo Method
Compose Method
ComposeNoMaterialized Method
Fuse Method
Nest Method
ReplaceShape Method
TransformMaterializedValue(TMat, TMat2) Method
Wire Method
WithAttributes Method
Module
ReplaceShape Method
TBD
Namespace:
Akka.Streams.Implementation
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
abstract
IModule
ReplaceShape
(
Shape
shape
)
abstract
ReplaceShape
:
shape
:
Shape
->
IModule
Parameters
shape
Type:
Akka.Streams
Shape
TBD
Return Value
Type:
IModule
TBD
Implements
IModule
ReplaceShape(Shape)
See Also
Reference
Module Class
Akka.Streams.Implementation Namespace
Akka.NET Home
|
Learn Akka.NET