Skip to Content
Pro WCF: Practical Microsoft SOA Implementation
book

Pro WCF: Practical Microsoft SOA Implementation

by Chris Peiris, Dennis Mulder, Shawn Cicoria, Amit Bahree, Nishith Pathak
January 2011
Intermediate to advanced
507 pages
13h 27m
English
Apress
Content preview from Pro WCF: Practical Microsoft SOA Implementation

Configuring Instrumentation

Although any enterprise application needs instrumentation to satisfy operators, it is always useful if the platform also has instrumentation built in so you as an application developer don't have to be concerned about all the details of supporting instrumentation. Just like logging and tracing, you can enable performance counters and WMI from within the application configuration or the configuration tool for both the client side and the service side. You can also set the performanceCountersEnabled property to ServiceOnly. Listing 3-21 shows how you do this in an application configuration file.

Example. Application Configuration with Instrumentation Enabled
<?xml version="1.0" encoding="utf-8"?> <configuration> <system.serviceModel> ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Pro WCF 4: Practical Microsoft SOA Implementation, Second Edition

Pro WCF 4: Practical Microsoft SOA Implementation, Second Edition

Nishith Pathak

Publisher Resources

ISBN: 9781590597026Purchase book