connectTimeout method

int connectTimeout()

链接超时时间

Implementation

int connectTimeout() {
  return 60000;
}