NetworkProgressChangedEventArgs.TotalBytes Propiedad

Definición

Precaución

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Obtiene el número total de bytes que se ha transferido.

public:
 property int TotalBytes { int get(); };
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public int TotalBytes { get; }
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
member this.TotalBytes : int
Public ReadOnly Property TotalBytes As Integer

Valor de propiedad

Devuelve Int32.

Número total de bytes transferidos.

Atributos

Se aplica a