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

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

Parameters

config
Type: Akka.ConfigurationConfig

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

See Also