Summary
This article describes how to change the order in which MassTransit sends files. The default is to send files by file size sending the smallest files first. In some workflows this is undesirable. For example, when sending multiple jobs where each job consists of multiple files it may be desirable for each job's files to arrive together.
Description
Full directions on changing the Sending Order are in our online documentation - see File Sending Order page