Click or drag to resize
Akka.NETChildRestartStatsRequestRestartPermission Method
TBD

Namespace:  Akka.Actor.Internal
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public bool RequestRestartPermission(
	int maxNrOfRetries,
	int withinTimeMilliseconds
)

Parameters

maxNrOfRetries
Type: SystemInt32
TBD
withinTimeMilliseconds
Type: SystemInt32
TBD

Return Value

Type: Boolean
TBD
See Also