Udostępnij za pośrednictwem


SdpBandwidth.Value Property

Gets or sets the bandwidth value. This property is meaningless if Modifier is an empty string.

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

Syntax

'Declaration
Public Property Value As Long
    Get
    Set
'Usage
Dim instance As SdpBandwidth
Dim value As Long

value = instance.Value

instance.Value = value
public long Value { get; set; }

Property Value

Type: System.Int64

See Also

Reference

SdpBandwidth Class

SdpBandwidth Members

Microsoft.Rtc.Signaling Namespace