INetworkProgress.ProgressFailed Ereignis

Definition

Achtung

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

Netzwerkstatus ist fehlgeschlagen.

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) 

Ereignistyp

Attribute

Gilt für: