NetworkProgressChangedEventArgs.TotalBytes Eigenschaft

Definition

Achtung

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

Ruft die Gesamtzahl der Bytes ab, die übertragen wurden.

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

Eigenschaftswert

Gibt Int32 zurück.

Die Gesamtanzahl der übertragenen Bytes.

Attribute

Gilt für: