次の方法で共有


ProcessServerDetails.ThroughputUploadPendingDataInBytes Property

Definition

Gets the uploading pending data in bytes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to