getTimeout method

int getTimeout()

Implementation

int getTimeout() {
  return _timeout;
}