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

name

The name of the operation. オペレーションの名前。

Declaration 宣言

@property(copy) NSString *name;

Discussion 議論

Assign a name to the operation object to help identify it during debugging. 名前をオペレーションオブジェクトに割り当てて、デバッグしている間にそれを識別する助けとしてください。

See Also 参照

Getting the Operation Status オペレーション状態を取得する