OpenMetaverse Protocol Library Developers API Documentation
CleanupFrequencyMilliseconds Property
NamespacesOpenMetaverseObjectPoolBase < (Of < ( <' T > ) > ) > CleanupFrequencyMilliseconds
The frequence which the cleanup thread runs. This is typically expected to be in the 5 minute range.
Declaration Syntax
C#
public 
int 
CleanupFrequencyMilliseconds { 
get; 
set; }

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