Edit

Share via


IndirectProbeResponse.ProbeResponseTime Property

Definition

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

Applies to