The default TTL (Time To Live) value in seconds for new records added to the zone
Namespace:
JHSoftware.SimpleDNSPlusAssembly: SDNSAPI (in SDNSAPI)
Version: 1.1.0.0 (1.1.0.0)
Syntax
| C# |
|---|
public int DefaultTTL { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property DefaultTTL As Integer |