Class BackoffSupervisor.RestartCount
Inherited Members
Namespace: Akka.Pattern
Assembly: Akka.dll
Syntax
[Serializable]
public sealed class RestartCount
Constructors
| Improve this Doc View SourceRestartCount(Int32)
Declaration
public RestartCount(int count)
Parameters
Type | Name | Description |
---|---|---|
Int32 | count |
Properties
| Improve this Doc View SourceCount
Declaration
public int Count { get; }
Property Value
Type | Description |
---|---|
Int32 |