Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
en:bs2_setkeepalivetimeout [2017/06/28 10:30] 127.0.0.1 external edit |
en:bs2_setkeepalivetimeout [2024/09/24 17:40] (current) ghshin [Parameter] |
||
|---|---|---|---|
| Line 14: | Line 14: | ||
| ==== Parameter ==== | ==== Parameter ==== | ||
| * [In] ''//context//'' : Context | * [In] ''//context//'' : Context | ||
| - | * [In] ''//ms//'' : Keep-alive timeout (microsecond) | + | * [In] ''//ms//'' : Keep-alive timeout (ms) |
| + | |||
| + | <WRAP indent> | ||
| + | <WRAP info 70%> | ||
| + | **NOTE**\\ | ||
| + | The default timeout is 30,000(30sec) | ||
| + | </WRAP> | ||
| + | </WRAP> | ||
| ==== Return Value ==== | ==== Return Value ==== | ||
| If successfully done, ''BS_SDK_SUCCESS'' will be returned. \\ | If successfully done, ''BS_SDK_SUCCESS'' will be returned. \\ | ||
| If there is an error, the corresponding error code will be returned. | If there is an error, the corresponding error code will be returned. | ||