LumiSoft Net Help
Time Property
NamespacesLumiSoft.Net.SIP.MessageSIP_t_RetryAfterTime
Gets or sets how many seconds the service is expected to be unavailable to the requesting client.
Declaration Syntax
C#Visual BasicVisual C++F#
public int Time { get; set; }
Public Property Time As Integer
	Get
	Set
public:
property int Time {
	int get ();
	void set (int value);
}
member Time : int with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentExceptionIs raised when when value less than 1 is passed.

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