Foomf
❔ ServiceBase question: is Main() or OnStart() my entry point?
Upon reading the docs https://learn.microsoft.com/en-us/dotnet/api/system.serviceprocess.servicebase.run?view=netframework-4.8 it looks like
Main()
is still my entry point.4 replies