|
Access service functionality from the host itself I need to access functionality of a service hosted in a windows
application, from the same windows application(host).
Should I create a proxy (with Add Service Reference) as I will do in the
case of a regular client?
Thanks |