$config = SearchConfig::create('YourApplicationID', 'YourWriteAPIKey'); $config->setConnectTimeout(2); // connection timeout in seconds ...
確定! 回上一頁