本文介绍了在c#代码中创建多线程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
hi
i我在smpp应用程序中使用函数发送短信
i使用forloop从表队列中获取数据
mu问题我的函数无法发送所有消息
如何创建多线程以在多线程中使用此函数(sendsms())
以便发送多个消息同时????
请帮帮我:)
解决方案
hi
i am using function to send sms in my smpp application
i use forloop to get data from table queue
mu issue that my function unable to send all msgs
how can i create multi threading to use this function ( sendsms() ) in multi threading
in order to send multi msgs at same time ????
please help me :)
解决方案
这篇关于在c#代码中创建多线程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!