I have created a WCF Service to Sync Exchange Mail Box and Our Mobile Application. I want to Send Notification usingWCF get service but StreamingSubscriptionConnectionand its delegate event handler cannot return anything because it has void type.
So how can i achieve this Please help me on this