Compartir a través de


PeerRoute.Weight Propiedad

Definición

Obtiene el peso de la ruta.

[Newtonsoft.Json.JsonProperty(PropertyName="weight")]
public int? Weight { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="weight")>]
member this.Weight : Nullable<int>
Public ReadOnly Property Weight As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a