Click or drag to resize
PropsRouterConfig Property
Gets or sets the router configuration.

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

Property Value

Type: RouterConfig
The router configuration.
See Also