Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Contains network-based metrics. It is described in [MS-QoE] Section 2.2.1.12 (Network).
Syntax
dictionary MSNetwork {
             MSJitter      jitter;
             MSDelay       delay;
             MSPacketLoss  packetLoss;
             MSUtilization utilization;
};
Standards information
MSNetwork Dictionary
| Member | Type | Description | 
|---|---|---|
| delay | MSDelay | Delay-related metrics. | 
| jitter | MSJitter | Jitter-related metrics. | 
| packetLoss | MSPacketLoss | Packet loss related metrics. | 
| utilization | MSUtilization | Utilization related metrics. |