Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Changed the text color to black. Changed possible values section formatting.


Excerpt


Description:EnableKeepAlive parameter enables a keep alive connection.
Parameter type:Boolean
Default value:true
Possible values:
  • true
,
  • false


Code Block
languagexml
themeEmacs
<EnableKeepAlive>true</EnableKeepAlive>


...