Click or drag to resize
Akka.NETBackoffSupervisor.RestartCount Constructor

Namespace:  Akka.Pattern
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public RestartCount(
	int count
)

Parameters

count
Type: System.Int32

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

See Also