开发者

web service event

开发者 https://www.devze.com 2023-01-01 14:48 出处:网络
I want to 开发者_开发百科develop a web service that handle another web service\'s event. (C#.Net 3.5 framework)

I want to 开发者_开发百科develop a web service that handle another web service's event. (C#.Net 3.5 framework)

I will develop a web service and the correspond service's event catch this service, and it will send some data to me.

Is it possible?

Thanks.


I am not sure what you meant but you can create two web services with one webservice references another one.

0

精彩评论

暂无评论...
验证码 换一张
取 消