Compartir a través de


BgpPeerStatus.MessagesReceived Propiedad

Definición

Obtiene el número de mensajes BGP recibidos.

[Newtonsoft.Json.JsonProperty(PropertyName="messagesReceived")]
public long? MessagesReceived { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="messagesReceived")>]
member this.MessagesReceived : Nullable<int64>
Public ReadOnly Property MessagesReceived As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a