Field NUM_BYTES_OBJECT_ALIGNMENT
A constant specifying the object alignment boundary inside the .NET runtime. Objects will always take a full multiple of this constant, possibly wasting some space.
Assembly: DistributedLucene.Net.dll
Syntax
public static readonly int NUM_BYTES_OBJECT_ALIGNMENT
Returns
Type | Description |
---|---|
System.Int32 |