I have asynchronous method in the webservice. I have call back method and from this call back method I have raised an event. But the problem is when I refer this web service, the event that has been exposed by webservice is not seen in client application. Thanks.