C# 클래스 RavenFS.Client.Connections.HttpWebRequestExtensions

파일 보기 프로젝트 열기: hibernating-rhinos/RavenFS

공개 메소드들

메소드 설명
ServerPullAsync ( this webRequest, int retries ) : Task>

메소드 상세

ServerPullAsync() 공개 정적인 메소드

public static ServerPullAsync ( this webRequest, int retries ) : Task>
webRequest this
retries int
리턴 Task>