Differences

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

Link to this comparison view

Both sides previous revision Previous revision
en:bs2_setkeepalivetimeout [2018/07/17 10:23]
yjjung [Parameter]
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 (microsecondDefault value is 30,000,000+  * [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.