Compartilhar via


NetworkProgressChangedEventArgs.ProcessedBytes 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 de bytes que foram processados.

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

Valor da propriedade

Retorna Int32.

O número de bytes processados.

Atributos

Aplica-se a