Click or drag to resize
PoolProps Method

[Missing <summary> documentation for "M:Akka.Routing.Pool.Props(Akka.Actor.Props)"]

Namespace: Akka.Routing
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public Props Props(
	Props routeeProps
)

Parameters

routeeProps
Type: Akka.ActorProps

[Missing <param name="routeeProps"/> documentation for "M:Akka.Routing.Pool.Props(Akka.Actor.Props)"]

Return Value

Type: Props

[Missing <returns> documentation for "M:Akka.Routing.Pool.Props(Akka.Actor.Props)"]

See Also