Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:bs2_setkeepalivetimeout [2017/06/28 10:30]
127.0.0.1 external edit
en:bs2_setkeepalivetimeout [2018/09/10 14:53] (current)
yjjung
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,​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.