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.
파일 보기 프로젝트 열기: dotnet/corefx

Private Properties

프로퍼티 타입 설명
AsyncReadState Microsoft.Win32.SafeHandles

비공개 메소드들

메소드 설명
AsyncReadState ( int session, byte buffer, SafeFileHandle handle, ThreadPoolBoundHandle binding ) : Microsoft.Win32.SafeHandles