次の方法で共有


ServerEndpointBackgroundDataDownloadActivity クラス

定義

バックグラウンド データダウンロード アクティビティ オブジェクト

public class ServerEndpointBackgroundDataDownloadActivity
type ServerEndpointBackgroundDataDownloadActivity = class
Public Class ServerEndpointBackgroundDataDownloadActivity
継承
ServerEndpointBackgroundDataDownloadActivity

コンストラクター

ServerEndpointBackgroundDataDownloadActivity()

ServerEndpointBackgroundDataDownloadActivity クラスの新しいインスタンスを初期化します。

ServerEndpointBackgroundDataDownloadActivity(Nullable<DateTime>, Nullable<DateTime>, Nullable<Int32>, Nullable<Int64>)

ServerEndpointBackgroundDataDownloadActivity クラスの新しいインスタンスを初期化します。

プロパティ

DownloadedBytes

ダウンロードしたバイト数の実行数を取得します

PercentProgress

進行状況の割合を取得します

StartedTimestamp

操作の開始時にタイムスタンプを取得します

Timestamp

プロパティが更新されたときのタイムスタンプを取得します

メソッド

Validate()

オブジェクトを検証します。

適用対象