SocketConnectionOptions.NoDelay 属性

定义

是应启用或禁用 Nagle 算法。

public bool NoDelay { get; set; }
member this.NoDelay : bool with get, set
Public Property NoDelay As Boolean

属性值

适用于