ASP继续处理。 [英] ASP to continue processing.

查看:56
本文介绍了ASP继续处理。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在编写一个从ASP页面调用的VB.NET组件。我想要

组件继续处理,同时它回复了对

asp页面的响应,它没问题。我如何声明组件对

进程和asp页面可以继续?


我发送电子邮件而且我不知道在

组件发送它们时,需要ASP页面等待。


谢谢

i''m writing a VB.NET component that gets called from an ASP page. i want
the component to continue to process while it sent back a response to the
asp page that it''s ok. how do i declare that the component to conintue to
process and the asp page can go on?

i''m sending out emails and i don''t need the ASP page to wait while the
component sends them.

Thanks

推荐答案

查看ThreadPool.QueueUserWorkItem()方法。它基本上是你需要实现的b $ b。


-

Girish Bharadwaj
http://msmvps.com/gbvb

" Sam" < SM ***** @ yahoo.com>在消息中写道

新闻:10 ************* @ corp.supernews.com ...
Look into ThreadPool.QueueUserWorkItem() method. Its basically what you
would need to implement.

--
Girish Bharadwaj
http://msmvps.com/gbvb
"Sam" <sm*****@yahoo.com> wrote in message
news:10*************@corp.supernews.com...
我正在写一个从ASP页面调用的VB.NET组件。我希望
组件继续处理,同时它回复了对
asp页面的响应,它没问题。我如何声明组件可以继续进行处理和asp页面可以继续?

我发送电子邮件,我不需要ASP页面等待当
组件发送它们时。

谢谢
i''m writing a VB.NET component that gets called from an ASP page. i want
the component to continue to process while it sent back a response to the
asp page that it''s ok. how do i declare that the component to conintue to
process and the asp page can go on?

i''m sending out emails and i don''t need the ASP page to wait while the
component sends them.

Thanks



谢谢。我正在考虑写这个对象会停止我的问题

超时!
Thanks. i''m thinking that writting this object will stop my problems with
timeouts!


我的意思是ThreadPool没有实现。如果这就是我所说的,抱歉

误导。


-

Girish Bharadwaj
http://msmvps.com/gbvb

" Sam" < SM ***** @ yahoo.com>在消息中写道

新闻:10 ************* @ corp.supernews.com ...
I meant ThreadPool to be used not implemented. If that is what I said, sorry
of misleading.

--
Girish Bharadwaj
http://msmvps.com/gbvb
"Sam" <sm*****@yahoo.com> wrote in message
news:10*************@corp.supernews.com...
谢谢。我认为写这个对象会使我的问题停止
超时!
Thanks. i''m thinking that writting this object will stop my problems with
timeouts!



这篇关于ASP继续处理。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆