cancelled
A Boolean value indicating whether the operation has been cancelled
オペレーションが取れ消されたかどうかを指し示すブール値。
executing
A Boolean value indicating whether the operation is currently executing.
オペレーションが現在遂行中かどうかを指し示すブール値。
finished
A Boolean value indicating whether the operation has finished executing its task.
オペレーションがそれのタスクの遂行を終了したかどうかを指し示すブール値。
concurrent
A Boolean value indicating whether the operation executes its task asynchronously.
オペレーションがそれのタスクを非同期に遂行するかどうかを指し示すブール値。
asynchronous
A Boolean value indicating whether the operation executes its task asynchronously.
オペレーションがそれのタスクを非同期に遂行するかどうかを指し示すブール値。
ready
A Boolean value indicating whether the operation can be performed now.
オペレーションがいま実行されることが可能かどうかを指し示すブール値。