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

multipath

A Boolean value that indicates whether the connection uses a successfully negotiated multipath protocol. あるブール値、それは接続がある首尾よく交渉されたマルチバスプロトコルを使うかどうかを指し示します。

Declaration 宣言

@property(readonly, getter=isMultipath) BOOL multipath;

Discussion 議論

You configure the use of multipath protocols with the multipathServiceType property on NSURLSessionConfiguration. あなたは、マルチパスプロトコルの利用をNSURLSessionConfiguration上でmultipathServiceTypeプロパティで構成設定します。

See Also 参照

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