C# Класс System.IO.FileSystemWatcher.AsyncReadState

State information used by the ReadDirectoryChangesW callback. A single instance of this is used for an entire session, getting passed to each iterative call to ReadDirectoryChangesW.
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
AsyncReadState Microsoft.Win32.SafeHandles

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

Метод Описание
AsyncReadState ( int session, byte buffer, SafeFileHandle handle, ThreadPoolBoundHandle binding ) : Microsoft.Win32.SafeHandles