Compartir a través de


ServerEndpointBackgroundDataDownloadActivity.DownloadedBytes Propiedad

Definición

Obtiene el recuento de bytes descargados en ejecución.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a