how to use InvokeRequired and Invoke in windows service c#

后端 未结 0 1872
长发绾君心
长发绾君心 2021-01-03 20:10

I have windows form project to open the com port and wait for response this is the code

void ResponseReady(string raw_response)
{
    if (txt_raw_resp.InvokeR         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题