NetworkProgressChangedEventArgs.ProcessedBytes Proprietà

Definizione

Attenzione

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

Ottiene il numero di byte elaborati.

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

Valore della proprietà

Restituisce Int32.

Numero di byte elaborati.

Attributi

Si applica a