Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams.Implementation
IPump Interface
IPump Methods
GotUpstreamSubscription Method
InitialPhase Method
NextPhase Method
Pump Method
PumpFailed Method
PumpFinished Method
WaitForUpstream Method
IPump
NextPhase 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
void
NextPhase
(
TransferPhase
phase
)
abstract
NextPhase
:
phase
:
TransferPhase
->
unit
Parameters
phase
Type:
Akka.Streams.Implementation
TransferPhase
TBD
See Also
Reference
IPump Interface
Akka.Streams.Implementation Namespace
Akka.NET Home
|
Learn Akka.NET