QueryClientOptions Class
- java.
lang. Object - com.
microsoft. azure. sdk. iot. service. query. QueryClientOptions
- com.
public class QueryClientOptions
Configurable options for all QueryClient operations.
Field Summary
Modifier and Type | Field and Description |
---|---|
final Integer | DEFAULT_HTTP_CONNECT_TIMEOUT_SECONDS |
final Integer | DEFAULT_HTTP_READ_TIMEOUT_SECONDS |
Field Details
DEFAULT_HTTP_CONNECT_TIMEOUT_SECONDS
protected static final Integer DEFAULT_HTTP_CONNECT_TIMEOUT_SECONDS= 24
DEFAULT_HTTP_READ_TIMEOUT_SECONDS
protected static final Integer DEFAULT_HTTP_READ_TIMEOUT_SECONDS= 24