Property AlignmentInChunkInBytes
AlignmentInChunkInBytes
Alignment of this type in a chunk. Normally the same as AlignmentInBytes, but that might be less than this value for buffer elements, whereas the buffer itself must be aligned to MaximumSupportedAlignment.
Declaration
public int AlignmentInChunkInBytes { get; }
Property Value
Type | Description |
---|---|
int |