LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.DnsCheckInterval property

The number of seconds between checks for DNS changes, or 0 to disable periodic checks.

public uint DnsCheckInterval { get; set; }

See Also