Hallo Support,
do you have any code example of how I could make use of multi-threading for rendering / exporting reports? I'm using the latest .net version of Stimulsoft and programming in c#. Any tips or examples would be most welcome.
Best regards,
John Kitching
Multi-threading
Multi-threading
Hello, John.
If you render and export one report then it will be in the one thread. But if you have several reports for rendering/export, then you can use multi-threading.
Thank you.
We haven't any examples of multi-threading.jkitching wrote:do you have any code example of how I could make use of multi-threading for rendering / exporting reports? I'm using the latest .net version of Stimulsoft and programming in c#. Any tips or examples would be most welcome.
If you render and export one report then it will be in the one thread. But if you have several reports for rendering/export, then you can use multi-threading.
Thank you.
Multi-threading
Aleksey wrote:Hello, John.We haven't any examples of multi-threading.jkitching wrote:do you have any code example of how I could make use of multi-threading for rendering / exporting reports? I'm using the latest .net version of Stimulsoft and programming in c#. Any tips or examples would be most welcome.
If you render and export one report then it will be in the one thread. But if you have several reports for rendering/export, then you can use multi-threading.
Thank you.
Multi-threading
Hallo Aleksey,
thanks for the information.
Regards,
John K.
thanks for the information.
Regards,
John K.
Multi-threading
We are glad to help you!