Compartir a través de


CopyProgress.TotalBytesToProcess Propiedad

Definición

Obtiene la cantidad total de datos que va a procesar el trabajo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a