[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-linger")]
protected bool m_TcpLinger
[ConfigAttribute("$tcp-linger")]
protected bool m_TcpLinger
<ConfigAttribute("$tcp-linger")>
Protected m_TcpLinger As Boolean
<ConfigAttribute("$tcp-linger")>
Protected m_TcpLinger As Boolean
protected:
[ConfigAttribute(L"$tcp-linger")]
bool m_TcpLinger
protected:
[ConfigAttribute(L"$tcp-linger")]
bool m_TcpLinger
[<ConfigAttribute("$tcp-linger")>]
val mutable m_TcpLinger: bool
[<ConfigAttribute("$tcp-linger")>]
val mutable m_TcpLinger: bool
Field Value
Type:
Boolean