LumiSoft Mail Server User API
AllowForking Property
Namespaces > LumiSoft.Net.SIP > SIP_ServerTransaction > AllowForking
Gets or sets if request forking can be done.
Syntax
C#Visual BasicManaged C++
public bool AllowForking { get; set; }
Public Property AllowForking As Boolean
public:
bool AllowForking {
	bool get ();
	void set (bool value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)