How can I determine the quality of service in WCF?

Posted by Lawrence A. Contreras on Stack Overflow See other posts from Stack Overflow or by Lawrence A. Contreras
Published on 2010-03-15T07:57:12Z Indexed on 2010/03/15 7:59 UTC
Read the original article Hit count: 284

Filed under:
|
|
|
|

I want to determine the following QoS Attribute of my service: 1. Response Time 2. Reliability 3. Availability

I will be creating an application that will select a service based on the mentioned attribute.

© Stack Overflow or respective owner

Related posts about qos

Related posts about quality