Table of Contents

Class AssembleOptions.DeviceListDownload

命名空間
easyar
組件
EasyAR.Sense.dll

設備列表下載選項。

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

欄位

IgnoreCache

忽略緩存,無論當前進程近期是否下載過都強制下載。

public bool IgnoreCache

Timeout

請求超時時間(s)。

public float Timeout

WaitTime

等待時間(s)。超過等待時間即使下載未完成也會繼續,這時下載完成後會通過事件更新。

public float WaitTime