Condividi tramite


ConnectionStateSnapshot.ProbesSent Property

Definition

Gets or sets the number of sent probes.

[Newtonsoft.Json.JsonProperty(PropertyName="probesSent")]
public long? ProbesSent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="probesSent")>]
member this.ProbesSent : Nullable<int64> with get, set
Public Property ProbesSent As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to