SdpMediaDescription.Port Property

Definition

Gets the port where the media should be directed.

public:
 property int Port { int get(); void set(int value); };
public int Port { get; set; }
member this.Port : int with get, set
Public Property Port As Integer

Property Value

Int32

Exceptions

Thrown when Port is less than 0.

Applies to