SendOptions changes
In NServiceBus version 8 and earlier, the indication that a message was marked for immediate dispatch was provided by SendOptions.
. In version 9, this method has been renamed to SendOptions.
.
In NServiceBus version 8 and earlier, the indication that a message was marked for immediate dispatch was provided by SendOptions.
. In version 9, this method has been renamed to SendOptions.
.
Last modified