Share via


NetworkProgressChangedEventArgs.ProcessedBytes Propriété

Définition

Attention

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

Obtient le nombre d'octets ayant été traités.

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

Valeur de propriété

Retourne Int32.

Nombre d'octets traités.

Attributs

S’applique à