The members of MonoMac.Foundation.NSOperation are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Dependencies | NSOperation[]. Documentation for this section has not yet been entered. |
| [read-only] | IsCancelled | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsConcurrent | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsExecuting | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsFinished | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsReady | bool. Documentation for this section has not yet been entered. |
| QueuePriority | NSOperationQueuePriority. Documentation for this section has not yet been entered. | |
| ThreadPriority | double. Documentation for this section has not yet been entered. |
AddDependency(NSOperation)Documentation for this section has not yet been entered. | ||
Cancel()Documentation for this section has not yet been entered. | ||
Main()Documentation for this section has not yet been entered. | ||
RemoveDependency(NSOperation)Documentation for this section has not yet been entered. | ||
Start()Documentation for this section has not yet been entered. | ||
WaitUntilFinishedNS()Documentation for this section has not yet been entered. | ||