Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

wcf service that gets data from a asyn process that fires and even

1 view
Skip to first unread message

jsmoot

unread,
Dec 4, 2008, 2:43:00 PM12/4/08
to
I need to create a wcf service but when called send information to another
application that returnes and anwser using an event. the event needs then to
be processed and returned to the client. There is no control on the
configuration of the client side of the service so you can't use call backs.
on the client. the client is just a soap server sending a request to the WS.
I have to also be concerned that the WS does not lock up and disallow other
request while this process is going in.
0 new messages