I need to call a WebApi POST service on a service bus every x minutes to make sure it is working. Is there a better way to ping the service without having to actually write a POST call?
Please Vote &/or "Mark As Answer" if this post is helpful to you. Thanks and happy coding :D