Compartilhar via


ClientWebSocketChannelConfig.Allocator Propriedade

Definição

Interface thread-safe para alocar IByteBuffer

public DotNetty.Buffers.IByteBufferAllocator Allocator { get; set; }
member this.Allocator : DotNetty.Buffers.IByteBufferAllocator with get, set
Public Property Allocator As IByteBufferAllocator

Valor da propriedade

DotNetty.Buffers.IByteBufferAllocator

Implementações

DotNetty.Transport.Channels.IChannelConfiguration.Allocator

Aplica-se a