Click or drag to resize
Akka.NETDefaultResizerResize Method
TBD

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

Parameters

currentRoutees
Type: System.Collections.GenericIEnumerableRoutee
TBD

Return Value

Type: Int32
TBD
See Also