Thanks Andrea, yes I did take a look at it but that does not fall into our architecture approach. We have our own service layer designed and would like all services to follow the same pattern, so instead of creating a wrapper around the NetSqlAzman WCF Cache Service, we have opted to create our own.
Also , as per a discussion I understand that the Cache service is constantly trying to send analytics data, which is violating our company policies. Hence, I am trying to write a service api that can cache all authorized operations for all the users.
Thanks.