Table of Contents

Class AssembleOptions.DeviceListDownload

名前空間
easyar
アセンブリ
EasyAR.Sense.dll

デバイスリストのダウンロードオプション。

[Serializable]
public class AssembleOptions.DeviceListDownload
継承
AssembleOptions.DeviceListDownload

フィールド

IgnoreCache

キャッシュを無視し、現在のプロセスが最近ダウンロードしたかどうかにかかわらず、強制的にダウンロードします。

public bool IgnoreCache

Timeout

リクエストタイムアウト時間(秒)。

public float Timeout

WaitTime

待機時間(秒)。待機時間を超えた場合、ダウンロードが完了していなくても続行し、ダウンロード完了後にイベントを通じて更新されます。

public float WaitTime