OpenMetaverse Protocol Library Developers API Documentation
MinimumSegmentAgePriorToCleanup Property
NamespacesOpenMetaverseObjectPoolBase < (Of < ( <' T > ) > ) > MinimumSegmentAgePriorToCleanup
The age a segment must be before it's eligible for cleanup. This is used to prevent thrash, and typical values are in the 5 minute range.
Declaration Syntax
C#
public 
TimeSpan 
MinimumSegmentAgePriorToCleanup { 
get; 
set; }

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