Instance Property
host
iOS 16.0+
macOS 13.0+
tvOS 16.0+
watchOS 9.0+
The hostname to connect to for TCP configurations.
var host: String? { get }
Discussion
Always nil for other configurations.
Instance Property
var host: String? { get }
Always nil for other configurations.