Click or drag to resize
Akka.NETResizerFromConfig Method
TBD

Namespace:  Akka.Routing
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static Resizer FromConfig(
	Config parentConfig
)

Parameters

parentConfig
Type: Akka.ConfigurationConfig
TBD

Return Value

Type: Resizer
TBD
See Also