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 Foundation.NSInvocationOperation or Foundation.NSBlockOperation.

See Also: NSOperation Members

Syntax

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

Remarks

Documentation for this section has not yet been entered.

Related content

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0