Voice802_1p Property

Gets 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

QOS value is to be included as part of the IP header for signaling packets. Default is 0.

See Also

Reference

MediaProvider Class

MediaProvider Members

Microsoft.Rtc.Collaboration.ComponentModel Namespace