C# Class QCloud.VideoApi.Common.Request

请求调用类
Afficher le fichier Open project: tencentyun/mvs-dotnet-sdk

Méthodes publiques

Méthode Description
SendRequest ( string url, string>.Dictionary data, HttpMethod requestMethod, string>.Dictionary header, int timeOut, string localPath = null, int offset = -1, int sliceSize ) : string

Method Details

SendRequest() public static méthode

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
Résultat string