Services_Weather_Common::setHttpTimeout

Services_Weather_Common::setHttpTimeout() – HTTP リクエストのタイムアウト秒数を設定する

Synopsis

require_once '/Weather/Common.php';

void Services_Weather_Common::setHttpTimeout ( int $httpTimeout )

Description

This package is not documented yet.

Parameter

integer $httpTimeout

Throws

No exceptions thrown.

Note

This function can not be called statically.