Freigeben über


CopyProgress.TotalBytesToProcess Eigenschaft

Definition

Ruft die Gesamtmenge der Daten ab, die vom Auftrag verarbeitet werden sollen.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: