Click or drag to resize
RandomPool Constructor (Config)
Initializes a new instance of the RandomPool class

Namespace: Akka.Routing
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public RandomPool(
	Config config
)

Parameters

config
Type: Akka.ConfigurationConfig

[Missing <param name="config"/> documentation for "M:Akka.Routing.RandomPool.#ctor(Akka.Configuration.Config)"]

See Also