Good day all
SO I have a requirement to monitor the Instances of the ServiceModelOperation 4.0.0.0. when I go to the websitehttp://localhost:8080/ApiServiceWeb/apiservice.svc and click on the link svcutil.exehttp://localhost:8080/ApiServiceWeb/ApiService.svc?wsdl it initializes all the instances and I can add them in my Performance Monitor DataCollectorSet1. However after a certain amount of time, they disappear and I have to perform the same procedure over and over. I went into IIS Manager and to Application Pools, Highlighted "ApiServiceWebAppPool" , right clicked and selected "advanced settings" towards the bottom under "Recycling" I set the"Regular Time Interval (minutes) to "0". It is still dropping off.
Is there a way for me to make it so they are always available?