MonoTouch.Foundation.NSOperation Class
A class that encapsulates the code and data necessary to perform a task that can be executed on a thread. Application developers should either inherit from this class or use a predefined subclass such as MonoTouch.Foundation.NSInvocationOperation or MonoTouch.Foundation.NSBlockOperation.

See Also: NSOperation Members

Syntax

[MonoTouch.Foundation.Register("NSOperation", true)]
[MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.iOS_4_0)]
public class NSOperation : NSObject

Remarks

Documentation for this section has not yet been entered.

Related content

Requirements

Namespace: MonoTouch.Foundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0