LumiSoft Net Help
ForkingMode Property
NamespacesLumiSoft.Net.SIP.ProxySIP_ProxyForkingMode
Gets or sets how proxy handle forking. This property applies for statefull proxy only.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_ForkingMode ForkingMode { get; set; }
Public Property ForkingMode As SIP_ForkingMode
	Get
	Set
public:
property SIP_ForkingMode ForkingMode {
	SIP_ForkingMode get ();
	void set (SIP_ForkingMode value);
}
member ForkingMode : SIP_ForkingMode with get, set
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