S
S
shvedovea2018-09-01 16:39:51
ASP.NET
shvedovea, 2018-09-01 16:39:51

Asp core 2 how to make process different background?

Colleagues, I have a function that creates word documents, but at the same time makes me wait until the function passes completely, how can I make the function leave by another process and the application continue to work?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
MrDywar Pichugin, 2018-09-01
@Dywar

Task
https://msdn.microsoft.com/en-us/library/system.th...

I
Ivan Filatov, 2018-09-09
@NYMEZIDE

For good, this should be implemented through the CQRS pattern using, for example, RabbitMQ.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question