LumiSoft Net Help
SessionExpires Property
NamespacesLumiSoft.Net.SIP.MessageSIP_MessageSessionExpires
Gets or sets Session-Expires expires header. Value null means that value not specified. Defined in rfc 4028.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_t_SessionExpires SessionExpires { get; set; }
Public Property SessionExpires As SIP_t_SessionExpires
	Get
	Set
public:
property SIP_t_SessionExpires^ SessionExpires {
	SIP_t_SessionExpires^ get ();
	void set (SIP_t_SessionExpires^ value);
}
member SessionExpires : SIP_t_SessionExpires with get, set
Property Value

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