UploadOperation

public class UploadOperation<R> : NetworkOperation<R> where R : Uploadable

An NSOperation that executes the Uploadable asynchronously.