| TickTimeTokenBucket Constructor |
TBD
Namespace:
Akka.Util
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public TickTimeTokenBucket(
long capacity,
long period
)
new :
capacity : int64 *
period : int64 -> TickTimeTokenBucket
Parameters
- capacity
- Type: SystemInt64
TBD - period
- Type: SystemInt64
TBD
Return Value
Type:
TBD
See Also