MSOutboundNetwork Dictionary object
[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 additional information on outband bandwidth, in addition to the information provided in the MSNetwork base class. It is described in [MS-QoE] Section 2.2.1.5.1.
Syntax
dictionary MSOutboundNetwork : MSNetwork {
unsigned long appliedBandwidthLimit;
};
Standards information
MSOutboundNetwork Dictionary
Member | Type | Description |
---|---|---|
appliedBandwidthLimit | unsigned long | The bandwidth limit applied for sending media in bits/second. |