FSBlockDeviceResource.MetadataFlush(NSError) Method

Definition

[Foundation.Export("metadataFlushWithError:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool MetadataFlush(out Foundation.NSError? error);
[<Foundation.Export("metadataFlushWithError:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member MetadataFlush : NSError -> bool
override this.MetadataFlush : NSError -> bool

Parameters

error
NSError

Returns

Attributes

Applies to