receiveTimeout method

int receiveTimeout()

接受超时时间

Implementation

int receiveTimeout() {
  return 60000;
}