C# 클래스 Microsoft.AspNet.Server.Kestrel.Http.SocketInputExtensions

파일 보기 프로젝트 열기: Starcounter/KestrelHttpServer

공개 메소드들

메소드 설명
ReadAsync ( this input, ArraySegment buffer ) : Task

메소드 상세

ReadAsync() 공개 정적인 메소드

public static ReadAsync ( this input, ArraySegment buffer ) : Task
input this
buffer ArraySegment
리턴 Task