LumiSoft Mail Server User API
Port Property
Namespaces > LumiSoft.Net.SDP > SDP_MediaDescription > Port
Gets or sets the transport port to which the media stream is sent.
Syntax
C#Visual BasicManaged C++
public int Port { get; set; }
Public Property Port As Integer
public:
int Port {
	int get ();
	void set (int value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)