As of release 1.4.0, replaced by HystrixCommandProperties.executionTimeoutInMilliseconds(). Timeout is no longer specific to thread-isolation commands, so the thread-specific name is misleading.
Time in milliseconds at which point the command will timeout and halt execution.