NSFileHandle.CloseFile 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.
Signals end of file on comm channels that permit writing and disallows further access to the represented file or comm channel.
[Foundation.Export("closeFile")]
public virtual void CloseFile ();
abstract member CloseFile : unit -> unit
override this.CloseFile : unit -> unit
- Attributes