Aracılığıyla paylaş


IntegrationRuntimeNodeMonitoringData.SentBytes Property

Definition

Gets sent bytes on the integration runtime node.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to