O
ogled
Hi
I have a scheduler functionality that is implemented in public sealed
class with static methods, and now i'd like to utilize it in a window
service and have an exe file to access the singleton from outside as
well. Is this possible to achieve?
I've looked inot remoting but I haven't been able to send the object
ref to the client to access.... the different appdomain and all that.
/Erik
I have a scheduler functionality that is implemented in public sealed
class with static methods, and now i'd like to utilize it in a window
service and have an exe file to access the singleton from outside as
well. Is this possible to achieve?
I've looked inot remoting but I haven't been able to send the object
ref to the client to access.... the different appdomain and all that.
/Erik