 | ActorSubscriberRequestStrategy Property |
TBD
Namespace:
Akka.Streams.Actors
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.42 (1.2.3.42)
Syntaxpublic abstract IRequestStrategy RequestStrategy { get; }
abstract RequestStrategy : IRequestStrategy with get
Property Value
Type:
IRequestStrategy
See Also