Specifies if Simple DNS Plus will send NOTIFY requests to secondary DNS servers to alert them when this zone is updated
Namespace:
JHSoftware.SimpleDNSPlusAssembly: SDNSAPI (in SDNSAPI)
Version: 1.1.0.0 (1.1.0.0)
Syntax
| C# |
|---|
public bool SendNotify { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property SendNotify As Boolean |