Edit

IndirectProbeResponse.ProbeResponseTime Property

Definition

The duration of the probe attempt.

[Orleans.Id(2)]
public TimeSpan ProbeResponseTime { get; init; }
public TimeSpan ProbeResponseTime { get; set; }
[<Orleans.Id(2)>]
member this.ProbeResponseTime : TimeSpan with get, set
member this.ProbeResponseTime : TimeSpan with get, set
Public Property ProbeResponseTime As TimeSpan

Property Value

Attributes

Applies to