INetworkProgress.ProgressFailed Evento

Definizione

Attenzione

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

Lo stato di avanzamento della rete non è riuscito.

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 evento

Attributi

Si applica a