Contents

remoteHostname

The remote host name for flows created from a hostname.

Declaration

var remoteHostname: String? { get }

Discussion

The flow populates this property when you create the flow from a connect-by-name API such as URLSession or the Network framework.

See Also

Accessing flow information