Parameters
- session
- A reference to a Xceed.FileSystem.FileSystemEventsSession object which is responsible for raising all events that occur during the process.
- share
- A System.IO.FileShare constant that determines how the file will be shared by different processes.
- fileOptions
Return Value
A System.IO.Stream object that can be used to read data from the file.