The speed limit of this bucket in bytes per
second. This is the number of tokens that are added to the bucket
per second

C# |
public int DripRate { get; set; }

Tokens are added to the bucket any time
is called, at the granularity of the system tick interval
(typically around 15-22ms)

Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0