FileStream Class (System.IO) | Microsoft Docs
https://docs.microsoft.com/en-us/dotnet/api/system.io.filestream
If a process terminates with part of a file locked or closes a file that has outstanding locks, the behavior is undefined. For directory operations and other file operations, see the File, Directory, and Path classes. The File class is a utility class that has static methods primarily for the creation of FileStream objects based on file paths. The MemoryStream class creates a stream from a ...
DA: 32 PA: 78 MOZ Rank: 51