C# Класс System.IO.FileStream.AsyncState

State used when the stream is in async mode.
Наследование: System.Threading.SemaphoreSlim
Показать файл Открыть проект

Приватные методы

Метод Описание
AsyncState ( ) : Microsoft.Win32.SafeHandles

Initialize the AsyncState.

Update ( byte buffer, int offset, int count ) : void

Sets the active buffer, offset, and count.