2 references to DownloadResource
Microsoft.ML.Core (2)
Utilities\ResourceManagerUtils.cs (2)
94/// The function <see cref="ResourceManagerUtils.DownloadResource"/> checks whether or not the absolute URL with the 160var t = Task.Run(() => DownloadResource(env, ch, client, new Uri(url), filePath, fileName, downloadCancel.Token));