Share via


ClientWebSocketChannelConfig.WriteSpinCount Property

Definition

Write spin count.

public int WriteSpinCount { get; set; }
member this.WriteSpinCount : int with get, set
Public Property WriteSpinCount As Integer

Property Value

Implements

DotNetty.Transport.Channels.IChannelConfiguration.WriteSpinCount

Applies to