A
Adam Klobukowski
I'm writing a windows service that depends on sql server running. I
could add dependency on sql server in service setup, but it can be
running on different machine. Can I block in OnStart till sql server is
operational?
could add dependency on sql server in service setup, but it can be
running on different machine. Can I block in OnStart till sql server is
operational?