Currently, I make the Server to send the message using Tibco RV 8.5 version.
I used NetTransport to send the message.
However, I get request to send all message to async way.
So, I look through the document, but there's no way to send the message to asynchronous way in Tibco RV 8.5 version.
How can I send the message async way using Tibco RV?
I would appreciate it if you could let me know by reference or link.
Thanks in advance.
https://docs.tibco.com/pub/rendezvous/8.6.0/doc/pdf/TIB_rv_8.6.0_dotnet_reference.pdf?id=5
I look through the related document, but every SendRequest library send message in synchronous way.
If Tibco RV doesn't provide async method, I want to know how to send the message to async way.
Thanks in advance.