| FromConfigInstance Property |
Retrieves a
RouterConfig based on what's stored in the configuration.
Namespace:
Akka.Routing
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public static FromConfig Instance { get; }
static member Instance : FromConfig with get
Property Value
Type:
FromConfigSee Also