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