i created a windows service using C#.
but i want to create a dependency between two services.
if one windows service stops another needs to starts.
can anyone help me on this how to resolve this issue?.
firstly is it possible or not?.
i created a windows service using C#.
but i want to create a dependency between two services.
if one windows service stops another needs to starts.
can anyone help me on this how to resolve this issue?.
firstly is it possible or not?.