LumiSoft Mail Server User API
ResponsePort Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_ViaParm > ResponsePort
Gets or sets response port (rport). Value -1 means not specified and value 0 means empty "" rport.
Syntax
C#Visual BasicManaged C++
public int ResponsePort { get; set; }
Public Property ResponsePort As Integer
public:
int ResponsePort {
	int get ();
	void set (int value);
}

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