Share via


INetworkProgress.ProgressFailed Evento

Definición

Precaución

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

Se ha producido un error en el progreso de la red.

public:
 event EventHandler<System::Net::NetworkProgressChangedEventArgs ^> ^ ProgressFailed;
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
event EventHandler<System.Net.NetworkProgressChangedEventArgs> ProgressFailed;
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
member this.ProgressFailed : EventHandler<System.Net.NetworkProgressChangedEventArgs> 
Event ProgressFailed As EventHandler(Of NetworkProgressChangedEventArgs) 

Tipo de evento

Atributos

Se aplica a