Compartir a través de


MediaProvider.Voice802_1p Property

Gets a provisioned value for voice 802_1p.

Namespace:  Microsoft.Rtc.Collaboration.ComponentModel
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Protected ReadOnly Property Voice802_1p As Integer
    Get
'Usage
Dim value As Integer

value = Me.Voice802_1p
protected int Voice802_1p { get; }

Property Value

Type: System.Int32

Remarks

This is a QoS value to be included as part of the IP header for signaling packets. The default value is 0.

See Also

Reference

MediaProvider Class

MediaProvider Members

Microsoft.Rtc.Collaboration.ComponentModel Namespace