How does .Net(C#) Consumer obtain MessageID value? Tks.

If you send multiple messages, you should see that value increase, the autogenerated Correlation ID. It’s not always #SOL1.

You can actually override/set the correlation ID if you want, but I think it gets overwritten if you use the convenience feature ISession.SentRequest().