You are moving a Windows Communication Foundation (WCF) service into production. You need

You are moving a Windows Communication Foundation (WCF) service into production. You need to be able to monitor the health of the service. You only want to enable all performance counter instances exposed by the ServiceModelService counter group. Which element should you add to the system.serviceModel section in the application configuration file?() A. <diagnostics performancecounters="ServiceOnly"> B. <diagnostics performancecounters="Off" wmiproviderenabled="true"> C. <diagnostics performancecounters="All"> D. <diagnostics wmiproviderenabled="true">

时间:2023-09-10 17:40:03

相似题目