About thread control

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • doudou-shen

    About thread control

    Now I have a question maybe you can help me.
    1. if a button was clicked ,some threads working can restore data that
    they are processing.
    2. if some threads are working ,how i can pass some parameter to them.
    MSN :doudoushen@hot mail.com


  • Ignacio Machin \( .NET/ C# MVP \)

    #2
    Re: About thread control

    Hi,

    take a look at http://www.yoda.arachsys.com/csharp/threads/


    cheers,

    --
    Ignacio Machin,
    ignacio.machin AT dot.state.fl.us
    Florida Department Of Transportation



    "doudou-shen" <doudou-shen@163.com> wrote in message
    news:eue6l3XZFH A.3984@TK2MSFTN GP10.phx.gbl...[color=blue]
    > Now I have a question maybe you can help me.
    > 1. if a button was clicked ,some threads working can restore data that
    > they are processing.
    > 2. if some threads are working ,how i can pass some parameter to them.
    > MSN :doudoushen@hot mail.com
    >
    >[/color]


    Comment

    Working...