Hi all.

I created a custom ServiceHost object and did a bunch of initialization
there. Now I need to access an object in it from the actual WCF service
class. How can this be done?

Thanks!!!