NSFilePromiseReceiver.ReceivePromisedFiles Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("receivePromisedFilesAtDestination:options:operationQueue:reader:")]
public virtual void ReceivePromisedFiles (Foundation.NSUrl destinationDir, Foundation.NSDictionary options, Foundation.NSOperationQueue operationQueue, Action<Foundation.NSUrl,Foundation.NSError> reader);
abstract member ReceivePromisedFiles : Foundation.NSUrl * Foundation.NSDictionary * Foundation.NSOperationQueue * Action<Foundation.NSUrl, Foundation.NSError> -> unit
override this.ReceivePromisedFiles : Foundation.NSUrl * Foundation.NSDictionary * Foundation.NSOperationQueue * Action<Foundation.NSUrl, Foundation.NSError> -> unit
Parameters
- destinationDir
- NSUrl
- options
- NSDictionary
- operationQueue
- NSOperationQueue
- Attributes