c# - Invoke windows service methods programmatically from a REST application(web api)? -


i have rest api created using web api c# , need programmatically invoke method inside of windows service running on same box.

i have done reading on topic , understand 1 way self-hosting api inside windows service. need know other possible implementation possibilities.

any inputs in regard welcome.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -