AssembleOptions.DeviceListDownload Class

Description

Device list download options.


Fields

Timeout

C#

public float Timeout

Request tiemout (seconds).

WaitTime

C#

public float WaitTime

Wait time (seconds). The process will continue after wait time even if the download was not ended. An event will be triggered after the download finish in this case.

IgnoreCache

C#

public bool IgnoreCache

Ignore cache. Download even if the process has downloaded recently.