0
kicks
WCF and CallBack
In this demonstration we will see how to create a one way method in a WCF contract. This is used in the case when you concider that an exposed method in your service, will be running for a long time when you want to still handle your application during this moment.