Property AttemptNumber
- Namespace
- LMKit.Agents.Resilience
- Assembly
- LM-Kit.NET.dll
AttemptNumber
Gets or sets the current attempt number (1-based).
public int AttemptNumber { get; set; }
Gets or sets the current attempt number (1-based).
public int AttemptNumber { get; set; }