[#BloombergLP-bdlma-ConcurrentPool-blockSize] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlma.adoc[bdlma]::xref:BloombergLP/bdlma/ConcurrentPool.adoc[ConcurrentPool]::blockSize :relfileprefix: ../../../ :mrdocs: Return the size (in bytes) of the memory blocks allocated from this pool object. Note that all blocks dispensed by this pool have the same size. == Synopsis Declared in `<bdlma_concurrentpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/Types/size_type.adoc[bsls::Types::size_type] blockSize() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#