NetworkProgressChangedEventArgs(Int32, Int32, Int32, Object) Oluşturucu

Tanım

Dikkat

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

NetworkProgressChangedEventArgs sınıfının yeni bir örneğini başlatır.

C#
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public NetworkProgressChangedEventArgs(int percentage, int processedBytes, int totalBytes, object userState);

Parametreler

percentage
Int32

Tamamlanan zaman uyumsuz görevin yüzdesi.

processedBytes
Int32

İşlenen bayt sayısı.

totalBytes
Int32

Toplam bayt sayısı.

userState
Object

Benzersiz bir kullanıcı durumu.

Öznitelikler

Şunlara uygulanır

Ürün Sürümler (Kullanım dışı)
.NET Framework (4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)