Contents

allowsPersistentDNS

A Boolean value that indicates whether storing and usage of DNS answers in a persistent per-process cache is allowed.

Declaration

var allowsPersistentDNS: Bool { get }

Discussion

This should only be set for hostnames whose resolutions are not expected to change across networks. Defaults to NO.