Back to Server

FileOperations

Nested Types: UnbufferedFileStream, UnsafeNativeMethods

(static) bool AreAsynchronous( get; )
(static) bool AreSynchronous( get; )
(static) int BufferSize( get; set; )
(static) int Concurrency( get; set; )
(static) bool Unbuffered( get; set; )
(static) FileStream OpenSequentialStream( string path, FileMode mode, FileAccess access, FileShare share )