LumiSoft Net Help
Param_Delay Property
NamespacesLumiSoft.NetSIP_UriParam_Delay
Gets or sets 'delay' prameter value. Value -1 means not specified. Specifies a delay interval between announcement repetitions. The delay is measured in milliseconds. Defined in RFC 4240.
Declaration Syntax
C#Visual BasicVisual C++F#
public int Param_Delay { get; set; }
Public Property Param_Delay As Integer
	Get
	Set
public:
property int Param_Delay {
	int get ();
	void set (int value);
}
member Param_Delay : int with get, set
Property Value

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