Click or drag to resize
Akka.NETDefaultResizer.Resize Method
TBD

Namespace:  Akka.Routing
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public override int Resize(
	IEnumerable<Routee> currentRoutees
)

Parameters

currentRoutees
Type: System.Collections.Generic.IEnumerable<Routee>
TBD

Return Value

Type: Int32
TBD
See Also