Interface IFlowShape
TBD
Namespace: Akka.Streams
Assembly: Akka.Streams.dll
Syntax
public interface IFlowShape
Properties
| Improve this Doc View SourceInlet
TBD
Declaration
Inlet Inlet { get; }
Property Value
Type | Description |
---|---|
Inlet |
Outlet
TBD
Declaration
Outlet Outlet { get; }
Property Value
Type | Description |
---|---|
Outlet |