次の方法で共有


IntegrationRuntimeNodeMonitoringData.ReceivedBytes プロパティ

定義

統合ランタイム ノードで受信したバイト数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象