Share via


SdpBandwidth Constructor (SdpBandwidth)

Initializes a new instance of the class.

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

Syntax

'Declaration
Public Sub New ( _
    source As SdpBandwidth _
)
'Usage
Dim source As SdpBandwidth

Dim instance As New SdpBandwidth(source)
public SdpBandwidth(
    SdpBandwidth source
)

Parameters

Exceptions

Exception Condition
ArgumentNullException

Thrown when the source is nullNothingnullptrunita null reference (Nothing in Visual Basic).

See Also

Reference

SdpBandwidth Class

SdpBandwidth Members

SdpBandwidth Overload

Microsoft.Rtc.Signaling Namespace