LumiSoft Mail Server User API
Expire Property
Namespaces > LumiSoft.Net.Dns.Client > SOA_Record > Expire
Gets time value(in seconds) that specifies the upper limit on the time interval that can elapse before the zone is no longer authoritative.
Syntax
C#Visual BasicManaged C++
public long Expire { get; }
Public ReadOnly Property Expire As Long
public:
long long Expire {
	long long get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)