Transaction.setPriorityBatch

Specifies that this transaction should be treated as low priority and that default priority transactions should be processed first. Useful for doing batch work simultaneously with latency-sensitive work

class Transaction
const
void
setPriorityBatch
()

Meta