OpenMetaverse Protocol Library Developers API Documentation
RemoveTokens Method (amount, dripSucceeded)
NamespacesOpenMetaverseTokenBucketRemoveTokens(Int32, Boolean % )
Remove a given number of tokens from the bucket
Declaration Syntax
C#
public 
bool 
RemoveTokens(
        
int 
amount,
        
out 
bool 
dripSucceeded
)
Parameters
amount ( Int32)
Number of tokens to remove from the bucket
dripSucceeded ( Boolean %)
True if tokens were added to the bucket during this call, otherwise false
Return Value
True if the requested number of tokens were removed from the bucket, otherwise false

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