Contents

connectionOnTraffic

The specified node name or address can be reached using the current network configuration, but a connection must first be established. Any traffic directed to the specified name or address will initiate the connection.

Declaration

static var connectionOnTraffic: SCNetworkReachabilityFlags { get }

Discussion

This flag was previously named kSCNetworkReachabilityFlagsConnectionAutomatic.

See Also

Constants