Click or drag to resize
Akka.NETPropsRouterConfig Property
The router used in the deployment of the actor.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public RouterConfig RouterConfig { get; }

Property Value

Type: RouterConfig
See Also