Property Bytes
Bytes
Number of bytes requested for this block.
Declaration
public long Bytes { get; }
Property Value
Type | Description |
---|---|
long | Number of bytes requested for this block. |
Remarks
The actual allocation size may be larger due to alignment.