LumiSoft Net Help
MaxForwards Property
NamespacesLumiSoft.Net.SIP.MessageSIP_MessageMaxForwards
Gets or sets limit the number of proxies or gateways that can forward the request to the next downstream server. Value -1 means that value not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public int MaxForwards { get; set; }
Public Property MaxForwards As Integer
	Get
	Set
public:
property int MaxForwards {
	int get ();
	void set (int value);
}
member MaxForwards : int with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119