C# 클래스 Microsoft.Http.DrainOnCloseStream

상속: DetectEofStream
파일 보기 프로젝트 열기: o2platform/O2.Platform.Projects

공개 메소드들

메소드 설명
Close ( ) : void
DrainOnCloseStream ( Stream innerStream ) : System

메소드 상세

Close() 공개 메소드

public Close ( ) : void
리턴 void

DrainOnCloseStream() 공개 메소드

public DrainOnCloseStream ( Stream innerStream ) : System
innerStream Stream
리턴 System