Class BackoffSupervisor.ResetRestartCount
Implements
Inherited Members
Namespace: Akka.Pattern
Assembly: Akka.dll
Syntax
[Serializable]
public sealed class ResetRestartCount : IDeadLetterSuppression
Constructors
| Improve this Doc View SourceResetRestartCount(Int32)
Declaration
public ResetRestartCount(int current)
Parameters
Type | Name | Description |
---|---|---|
Int32 | current |
Properties
| Improve this Doc View SourceCurrent
Declaration
public int Current { get; }
Property Value
Type | Description |
---|---|
Int32 |