NSFileHandle.SynchronizeFile Method

Definition

Writes all in-memory data and attributes of the file represented by this NSFileHandle to disk.

[Foundation.Export("synchronizeFile")]
public virtual void SynchronizeFile ();
abstract member SynchronizeFile : unit -> unit
override this.SynchronizeFile : unit -> unit
Attributes

Applies to