Share via


NSFileManager.FetchLatestRemoteVersionOfItemAsync(NSUrl) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task<Foundation.NSFileVersion> FetchLatestRemoteVersionOfItemAsync(Foundation.NSUrl url);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member FetchLatestRemoteVersionOfItemAsync : Foundation.NSUrl -> System.Threading.Tasks.Task<Foundation.NSFileVersion>
override this.FetchLatestRemoteVersionOfItemAsync : Foundation.NSUrl -> System.Threading.Tasks.Task<Foundation.NSFileVersion>

Parameters

url
NSUrl

Returns

Attributes

Applies to