B
Benjamin Wegner
Hello!
I have an helper assembly, which runs in different applications. In
each application I would like to determine the name of the current
application.
I want to know, how I can get the name of the current service instance.
I thougt it would be possible to get the current service using
something like System.ServiceProcess... Then I can use the Name or
DisplayName property.
Has anyone an idea?
Regards,
Benjamin
I have an helper assembly, which runs in different applications. In
each application I would like to determine the name of the current
application.
I want to know, how I can get the name of the current service instance.
I thougt it would be possible to get the current service using
something like System.ServiceProcess... Then I can use the Name or
DisplayName property.
Has anyone an idea?
Regards,
Benjamin