Bagikan melalui


INetworkProgress Antarmuka

Definisi

Perhatian

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

Menyediakan informasi tentang kemajuan jaringan dalam mengirim data melalui jaringan.

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
Atribut

Acara

ProgressChanged
Kedaluwarsa.

Kemajuan jaringan telah berubah.

ProgressCompleted
Kedaluwarsa.

Kemajuan jaringan telah selesai.

ProgressFailed
Kedaluwarsa.

Kemajuan jaringan gagal.

Berlaku untuk