Click or drag to resize

BlockSizeHistogram Properties

The BlockSizeHistogram type exposes the following members.

Properties
  NameDescription
Public propertyBucket131072Plus
Number of block size samples greater than or equal to 131072 bytes
Public propertyBucket16384To32767
Number of block size samples between 16384 and 32767 bytes
Public propertyBucket32768To65535
Number of block size samples between 32768 and 65535 bytes
Public propertyBucket4096to8191
Number of block size samples between 4096 and 8191 bytes
Public propertyBucket512To4095
Number of block size samples between 512 and 4095 bytes
Public propertyBucket65536To131071
Number of block size samples between 65536 and 131071 bytes
Public propertyBucket8192To16383
Number of block size samples between 8192 and 16383 bytes
Top
See Also