Bagikan melalui


IntegrationRuntimeNodeMonitoringData.ReceivedBytes Property

Definition

Gets received bytes on the integration runtime node.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to