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

reusedConnection

A Boolean value that indicates whether the task used a persistent connection to fetch the resource. あるブール値、それはタスクがリソースを取って来るために高くつく接続を使用したどうかを指し示しています。

Declaration 宣言

@property(assign, readonly, getter=isReusedConnection) BOOL reusedConnection;

See Also 参照

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