C# 클래스 System.IO.FileStream.AsyncState

State used when the stream is in async mode.
상속: System.Threading.SemaphoreSlim
파일 보기 프로젝트 열기: dotnet/corefx

비공개 메소드들

메소드 설명
AsyncState ( ) : Microsoft.Win32.SafeHandles

Initialize the AsyncState.

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

Sets the active buffer, offset, and count.