clientRequestImpactStatistics property

RequestImpactStatistics? clientRequestImpactStatistics
final

The impact statistics of the client side service. This includes the number of requests to the client service and whether the requests were faults or okay.

Implementation

final RequestImpactStatistics? clientRequestImpactStatistics;