Pool..::..Props Method

Namespace:  Akka.Routing
Assembly:  Akka (in Akka.dll)

Syntax


public Props Props(
	Props routeeProps
)
Public Function Props ( _
	routeeProps As Props _
) As Props
public:
Props^ Props(
	Props^ routeeProps
)

Parameters

routeeProps
Type: Akka.Actor..::..Props