stepTimeoutDuration property

int stepTimeoutDuration
getter/setter pair

Duration in seconds before scanning step times out and is cancelled. If less than zero, scanning will not time out. Defaults to 15.0

Implementation

int stepTimeoutDuration = 15000;