Compartir a través de


IntegrationRuntimeNodeMonitoringData.ReceivedBytes Propiedad

Definición

Obtiene bytes recibidos en el nodo integration Runtime.

[Newtonsoft.Json.JsonProperty(PropertyName="receivedBytes")]
public double? ReceivedBytes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="receivedBytes")>]
member this.ReceivedBytes : Nullable<double>
Public ReadOnly Property ReceivedBytes As Nullable(Of Double)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a