Click or drag to resize
Akka.NETActorSubscriberRequestStrategy Property
TBD

Namespace:  Akka.Streams.Actors
Assembly:  Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public abstract IRequestStrategy RequestStrategy { get; }

Property Value

Type: IRequestStrategy
See Also