P
P
Poollool2021-12-17 22:40:48
C++ / C#
Poollool, 2021-12-17 22:40:48

How to transfer a function to a thread?

How do I from

using (host)
            {
                await host.RunAsync();
            }

inThread bot = new Thread(сюда)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
BasiC2k, 2021-12-17
@BasiC2k

Passing parameters to a stream:
https://metanit.com/sharp/tutorial/11.3.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question