Click or drag to resize
Akka.NETIFlowTOut, TMat Methods

The IFlowTOut, TMat generic type exposes the following members.

Methods
  NameDescription
Public methodMapMaterializedValueTMat2
Transform the materialized value of this Flow, leaving all other properties as they were.
Public methodViaT, TMat2
Public methodViaMaterializedT2, TMat2, TMat3
Transform this IFlowTOut, TMat by appending the given processing steps. The combine function is used to compose the materialized values of this flow and that flow into the materialized value of the resulting Flow.
Top
See Also