Specifies if Simple DNS Plus will send NOTIFY requests to secondary DNS servers to alert them when this zone is updated

Namespace:  JHSoftware.SimpleDNSPlus
Assembly:  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

Field Value

When True, Simple DNS Plus will notify secondary servers

See Also