I would like to suggest a feature request to set the UDP priority similarly to the Network Connectivity Priority. Something to the effect of (in pseudocode):
if (udppriority == 0) then
set udp sending via the first network connectivity priority chosen (the one with the 0)
else
set udp via the secondary connectivity
end if
Cheers,
Monica