Click or drag to resize
Akka.NETFromConfigInstance Property
Retrieves a RouterConfig based on what's stored in the configuration.
Note Note
This router is set to use the default dispatcher DefaultDispatcherId.

Namespace:  Akka.Routing
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public static FromConfig Instance { get; }

Property Value

Type: FromConfig
See Also