IndirectProbeResponse.ProbeResponseTime 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 duration of the probe attempt.
public TimeSpan ProbeResponseTime { get; set; }
[Orleans.Id(2)]
public TimeSpan ProbeResponseTime { get; init; }
member this.ProbeResponseTime : TimeSpan with get, set
[<Orleans.Id(2)>]
member this.ProbeResponseTime : TimeSpan with get, set
Public Property ProbeResponseTime As TimeSpan
Property Value
- Attributes