Forum Discussion

fahlen's avatar
fahlen
Occasional Contributor
14 years ago

Non-visual objects in Windows Service

Hi, I'm usually able to obtain a reference to a non-visual object by using a static field, property or method, which I can access through the AppDomain(…).dotNET statement. This looks like this...