Sdílet prostřednictvím


NetworkProgressChangedEventArgs.ProcessedBytes Vlastnost

Definice

Upozornění

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

Získá počet bajtů, které byly zpracovány.

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

Hodnota vlastnosti

Vrací objekt Int32.

Počet zpracovaných bajtů

Atributy

Platí pro