Skip to content

Fast Check

//trimblecloud-fileservice/trimblecloud.fileservice.models/GetUploadDetailsParams/GetUploadDetailsParamsBuilder/fastCheck

fastCheck

[JVM]
open fun fastCheck(fastCheck: Boolean): GetUploadDetailsParams.GetUploadDetailsParamsBuilder

Boolean value to optimize internal polling frequency. Effective only if longpoll is true. When true, the first 7 internal database calls use a 0.1s interval, then revert to 1s. If false, all internal calls within the long-polling loop use a 1s interval. Default value is false.

Return

this.