ConnectionIssue.NumberOfConsecutiveFailures Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of times we have observed this issue since the first failure
[Orleans.Id(2)]
public int NumberOfConsecutiveFailures { get; set; }
[<Orleans.Id(2)>]
member this.NumberOfConsecutiveFailures : int with get, set
Public Property NumberOfConsecutiveFailures As Integer
Property Value
- Attributes