NetworkProgressChangedEventArgs.TotalBytes Eigenschap

Definitie

Let op

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

Hiermee haalt u het totale aantal bytes op dat is overgedragen.

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

Waarde van eigenschap

Retourneert Int32.

Het totale aantal overgedragen bytes.

Kenmerken

Van toepassing op