Compartilhar via


ClientWebSocketChannelConfig.MessageSizeEstimator Propriedade

Definição

Calcula o tamanho da mensagem fornecida.

public DotNetty.Transport.Channels.IMessageSizeEstimator MessageSizeEstimator { get; set; }
member this.MessageSizeEstimator : DotNetty.Transport.Channels.IMessageSizeEstimator with get, set
Public Property MessageSizeEstimator As IMessageSizeEstimator

Valor da propriedade

DotNetty.Transport.Channels.IMessageSizeEstimator

Implementações

DotNetty.Transport.Channels.IChannelConfiguration.MessageSizeEstimator

Aplica-se a