Click or drag to resize
Akka.NETThrottleTransportAdapterManagerProps Property
The props for starting the ThrottlerManager

Namespace:  Akka.Remote.Transport
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected override Props ManagerProps { get; }

Property Value

Type: Props
See Also