Click or drag to resize
Akka.NETBackoffSupervisorResetRestartCount Constructor

Namespace:  Akka.Pattern
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public ResetRestartCount(
	int current
)

Parameters

current
Type: SystemInt32

[Missing <param name="current"/> documentation for "M:Akka.Pattern.BackoffSupervisor.ResetRestartCount.#ctor(System.Int32)"]

See Also