OpenMetaverse Protocol Library Developers API Documentation
UpdateInterval Property
NamespacesOpenMetaverse AgentManager . . :: . . AgentMovementUpdateInterval
Gets or sets the interval in milliseconds at which AgentUpdate packets are sent to the current simulator. Setting this to a non-zero value will also enable the packet sending if it was previously off, and setting it to zero will disable
Declaration Syntax
C#
public 
int 
UpdateInterval { 
get; 
set; }

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