INetworkProgress Arabirim

Tanım

Dikkat

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

Ağ üzerinden veri göndermede ağ ilerleme durumu hakkında bilgi sağlar.

public interface class INetworkProgress
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public interface INetworkProgress
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
type INetworkProgress = interface
Public Interface INetworkProgress
Öznitelikler

Ekinlikler

ProgressChanged
Geçersiz.

Ağ ilerleme durumu değişti.

ProgressCompleted
Geçersiz.

Ağ ilerleme durumu tamamlandı.

ProgressFailed
Geçersiz.

Ağ ilerleme durumu başarısız oldu.

Şunlara uygulanır