IRequestStrategy Interface |
Namespace: Akka.Streams.Actors
The IRequestStrategy type exposes the following members.
Name | Description | |
---|---|---|
RequestDemand |
Invoked by the ActorSubscriber after each incoming message to
determine how many more elements to request from the stream.
|