WaitProvisioningTime property
Time to wait if device is not provisioned on the server yet, in Milliseconds. The actual wait time will be increased on subsequent tries, by WaitProvisioningTimeStep, up to WaitProvisioningTimeMax. Defaults to 5 seconds.
Implementation
@ffi.LongLong()
external int WaitProvisioningTime;