Compartir a través de


ClientWebSocketChannelConfig.Allocator Propiedad

Definición

Interfaz segura para subprocesos para asignar IByteBuffer

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

Valor de propiedad

DotNetty.Buffers.IByteBufferAllocator

Implementaciones

DotNetty.Transport.Channels.IChannelConfiguration.Allocator

Se aplica a