OpenMetaverse Protocol Library Developers API Documentation
ItemsPerSegment Property
NamespacesOpenMetaverseObjectPoolBase < (Of < ( <' T > ) > ) > ItemsPerSegment
The number of items that are in a segment. Items in a segment are all allocated at the same time, and are hopefully close to each other in the managed heap.
Declaration Syntax
C#
public 
int 
ItemsPerSegment { 
get; }

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)