Retrieves or sets the DNS record TTL (time to live) value in seconds
Namespace:
JHSoftware.SimpleDNSPlusAssembly: SDNSAPI (in SDNSAPI)
Version: 1.1.0.0 (1.1.0.0)
Syntax
| C# |
|---|
public int TTL { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property TTL As Integer |