LumiSoft Net Help
MaxForwards Property
NamespacesLumiSoft.Net.SIP.StackSIP_StackMaxForwards
Gets or sets maximum forwards SIP request may have.
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
Exceptions
ExceptionCondition
ArgumentExceptionIs raised when value contains invalid value.
ObjectDisposedExceptionIs raised when this object is disposed and and this property is accessed.

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