UploadOperation

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

An NSOperation that executes the Uploadable asynchronously.