I wanted to see if it is possible to establish the priority in the RIC subscription using the RFA8 library?
It is possible to use the following function of the ThomsonReuters.RFA.Message.ReqMsg class and what is it for?
public void SetPriority(byte priorityClass, ushort priorityCount);
I ask if you can give me an example.
Thank you so much.