LumiSoft Net Help
RetryAfter Property
NamespacesLumiSoft.Net.SIP.MessageSIP_t_SubscriptionStateRetryAfter
Gets or sets 'expires' parameter value. Value -1 means not specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public int RetryAfter { get; set; }
Public Property RetryAfter As Integer
	Get
	Set
public:
property int RetryAfter {
	int get ();
	void set (int value);
}
member RetryAfter : int with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentExceptionIs raised when negative value(except -1) is passed.

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