The speed limit of this bucket in bytes per
second. This is the number of tokens that are added to the bucket
per second
Declaration Syntax
C# |
public int DripRate { get; set; }
Remarks
Tokens are added to the bucket any time
is called, at the granularity of the system tick interval
(typically around 15-22ms)
See Also
Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0