A
Anibal
Hi,
How can i do to mae a reference to a particular running thread in a given
time.
For example, supose that i define ans start 3 diferents threads, and what i
want is in a given moment create a thread variable and set it to one of
those threads and for example abort it, if it is running, but i want to have
the freedom to make the reference variable from any part of my code at any
time, for example 'Thread.CurrentThread' it doesn't suite me.
Thanks you very much.
How can i do to mae a reference to a particular running thread in a given
time.
For example, supose that i define ans start 3 diferents threads, and what i
want is in a given moment create a thread variable and set it to one of
those threads and for example abort it, if it is running, but i want to have
the freedom to make the reference variable from any part of my code at any
time, for example 'Thread.CurrentThread' it doesn't suite me.
Thanks you very much.