閱讀英文版本

分享方式:


INetworkProgress 介面

定義

警告

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

提供有關在網路上傳送資料之網路進度的資訊

C#
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public interface INetworkProgress
屬性

事件

ProgressChanged
已淘汰.

網路進度已變更。

ProgressCompleted
已淘汰.

網路進度已完成。

ProgressFailed
已淘汰.

網路進度失敗。

適用於

產品 版本 (已過時)
.NET Framework (4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)