Sdílet prostřednictvím


ClientWebSocketChannelConfig.AutoRead Property

Definition

Whether or not auto-read is enabled.

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

Property Value

Implements

DotNetty.Transport.Channels.IChannelConfiguration.AutoRead

Applies to