windows - Set service status into Stop_Pending -


i wrote powershell script check if service status in stop pending state or start pending state.

  • how change service status stop_pending status testing purpose? helps me check script working or not.
  • is there tool test stress test cpu , memory?

have got visual studio - take 15 minutes set up:

http://docs.topshelf-project.com/en/latest/configuration/quickstart.html

change line 10 have sleep statement in it. that's not tested.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -