Compartilhar via


NetworkProgressChangedEventArgs.TotalBytes Propriedade

Definição

Cuidado

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

Obtém o número total de bytes que foram transferidos.

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 da propriedade

Retorna Int32.

O número total de bytes transferidos.

Atributos

Aplica-se a