LumiSoft Mail Server User API
TTL Property
Namespaces > LumiSoft.Net.Dns.Client > DnsRecordBase > TTL
Gets TTL (time to live) value in seconds.
Syntax
C#Visual BasicManaged C++
public int TTL { get; }
Public ReadOnly Property TTL As Integer
public:
int TTL {
	int get ();
}

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