次の方法で共有


ClientWebSocketChannelConfig.AutoRead プロパティ

定義

自動読み取りが有効になっているかどうか。

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

プロパティ値

実装

DotNetty.Transport.Channels.IChannelConfiguration.AutoRead

適用対象