The transaction class definition attribute descriptions are:
If you specify this as 1, no transactions are allowed to queue. If you specify it as any other number (n), the size of the queue is restricted to number-1. All new transactions attached after the limit of n-1 is reached are purged.