Gets or sets maximum forwards SIP request may have.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
ArgumentException | Is raised when value contains invalid value. |
ObjectDisposedException | Is raised when this object is disposed and and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119