LumiSoft Net Help
Param_Cause Property
NamespacesLumiSoft.NetSIP_UriParam_Cause
Gets or sets 'cause' parameter value. Value -1 means not specified. Cause is a URI parameter that is used to indicate the service that the User Agent Server (UAS) receiving the message should perform. Defined in RFC 4458.
Declaration Syntax
C#Visual BasicVisual C++F#
public int Param_Cause { get; set; }
Public Property Param_Cause As Integer
	Get
	Set
public:
property int Param_Cause {
	int get ();
	void set (int value);
}
member Param_Cause : int with get, set
Property Value

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