Multi Threading in Asp.Net 4.5
How can i implement multi threading in asp.net 4.5. Actually I performs some operational work in parallal thread or other thread so that my main UI related thread is not become busy.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Debasis SahaPosted Mar 6, 2018, 10:33 PM
{
return testExecute(sample data);
});