Compartilhar via


FixedSizeBuffer(Int32) Construtor

Definição

Gerencia o acesso a um buffer de bytes de tamanho fixo.

public FixedSizeBuffer (int blockSizeInByte);
new Orleans.Providers.Streams.Common.FixedSizeBuffer : int -> Orleans.Providers.Streams.Common.FixedSizeBuffer
Public Sub New (blockSizeInByte As Integer)

Parâmetros

blockSizeInByte
Int32

O tamanho do bloco, em bytes.

Aplica-se a