Hi, In some applications it is important to be able to receive unsolicited notifications. Typical example is a device monitoring. Constant polling might be too expensive. C# provides ways to process this. Is there any way to resolve this with apache SOAP toolkit?
Thanks, Slava.