| ResizerFromConfig Method |
TBD
Namespace:
Akka.Routing
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public static Resizer FromConfig(
Config parentConfig
)
static member FromConfig :
parentConfig : Config -> Resizer
Parameters
- parentConfig
- Type: Akka.ConfigurationConfig
TBD
Return Value
Type:
ResizerTBD
See Also