sendTimeout method

int sendTimeout()

发送超时时间

Implementation

int sendTimeout() {
  return 60000;
}