priority property
getter/setter pair
Priority of _listen subscription in RateLimiter's queue.
The bigger, the more earlier this subscription will be resubscribed.
Implementation
int priority;
Priority of _listen subscription in RateLimiter's queue.
The bigger, the more earlier this subscription will be resubscribed.
int priority;