C# 클래스 QCloud.VideoApi.Common.Request

请求调用类
파일 보기 프로젝트 열기: tencentyun/mvs-dotnet-sdk

공개 메소드들

메소드 설명
SendRequest ( string url, string>.Dictionary data, HttpMethod requestMethod, string>.Dictionary header, int timeOut, string localPath = null, int offset = -1, int sliceSize ) : string

메소드 상세

SendRequest() 공개 정적인 메소드

public static SendRequest ( string url, string>.Dictionary data, HttpMethod requestMethod, string>.Dictionary header, int timeOut, string localPath = null, int offset = -1, int sliceSize ) : string
url string
data string>.Dictionary
requestMethod HttpMethod
header string>.Dictionary
timeOut int
localPath string
offset int
sliceSize int
리턴 string