Compartir a través de


ServerEndpointSyncActivityStatus.TotalBytes Propiedad

Definición

Obtiene el total de bytes (si está disponible)

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a