The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
INetworkProgress Interface
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Net
Assembly: System.Net (in System.Net.dll)
Return to top
Provides information on network progress in sending data over the network.
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() | ProgressChanged | Obsolete. Network progress has changed. |
![]() | ProgressCompleted | Obsolete. Network progress has completed. |
![]() | ProgressFailed | Obsolete. Network progress has failed. |
.NET Framework
Available since 4.5
Available since 4.5
Show:
