[This is preliminary documentation and is subject to change.]
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
[ConfigAttribute("$tcp-keep-alive")]
protected bool m_TcpKeepAlive
[ConfigAttribute("$tcp-keep-alive")]
protected bool m_TcpKeepAlive
<ConfigAttribute("$tcp-keep-alive")>
Protected m_TcpKeepAlive As Boolean
<ConfigAttribute("$tcp-keep-alive")>
Protected m_TcpKeepAlive As Boolean
protected:
[ConfigAttribute(L"$tcp-keep-alive")]
bool m_TcpKeepAlive
protected:
[ConfigAttribute(L"$tcp-keep-alive")]
bool m_TcpKeepAlive
[<ConfigAttribute("$tcp-keep-alive")>]
val mutable m_TcpKeepAlive: bool
[<ConfigAttribute("$tcp-keep-alive")>]
val mutable m_TcpKeepAlive: bool
Field Value
Type:
Boolean