LumiSoft Net Help
Param_Ttl Property
NamespacesLumiSoft.NetSIP_UriParam_Ttl
Gets or sets 'ttl' parameter value. Value -1 means not specified. NOTE: This value is deprecated in since SIP 2.0. The ttl parameter determines the time-to-live value of the UDP multicast packet and MUST only be used if maddr is a multicast address and the transport protocol is UDP. Defined in RFC 3261.
Declaration Syntax
C#Visual BasicVisual C++F#
public int Param_Ttl { get; set; }
Public Property Param_Ttl As Integer
	Get
	Set
public:
property int Param_Ttl {
	int get ();
	void set (int value);
}
member Param_Ttl : int with get, set
Property Value

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