LumiSoft Net Help
Recurse Property
NamespacesLumiSoft.Net.SIP.ProxySIP_ProxyContextRecurse
Gets what proxy server does when it gets 3xx response. If true proxy will forward request to new specified address if false, proxy will return 3xx response to caller.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool Recurse { get; }
Public ReadOnly Property Recurse As Boolean
	Get
public:
property bool Recurse {
	bool get ();
}
member Recurse : bool with get
Property Value
Exceptions
ExceptionCondition
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