LumiSoft Net Help
Param_Repeat Property
NamespacesLumiSoft.NetSIP_UriParam_Repeat
Gets or sets 'repeat' parameter value. Value -1 means not specified, value int.MaxValue means 'forever'. Specifies how many times the media server should repeat the announcement or sequence named by the "play=" parameter. Defined in RFC 4240.
Declaration Syntax
C#Visual BasicVisual C++F#
public int Param_Repeat { get; set; }
Public Property Param_Repeat As Integer
	Get
	Set
public:
property int Param_Repeat {
	int get ();
	void set (int value);
}
member Param_Repeat : int with get, set
Property Value

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