Contents

isMultipath

A Boolean value that indicates whether the connection uses a successfully negotiated multipath protocol.

Declaration

var isMultipath: Bool { get }

Discussion

You configure the use of multipath protocols with the multipathServiceType property on URLSessionConfiguration.

See Also

Accessing transaction characteristics