Instance Property インスタンスプロパティ

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. あなたは、マルチパスプロトコルの利用をURLSessionConfiguration上でmultipathServiceTypeプロパティで構成設定します。

See Also 参照

Accessing Transaction Characteristics トランザクション特徴にアクセスする