◆ DataUpdateService()
FiftyOne.Pipeline.Engines.Services.DataUpdateService.DataUpdateService | ( | ILogger< DataUpdateService > | logger, |
HttpClient | httpClient | ||
) |
Constructor
- Parameters
-
- logger - The logger to use
- httpClient - The HttpClient to use when requesting an update from a URL. Note that only one HttpClient instance should be used throughout the application, as described in the documentation: https://msdn.microsoft.com/library/system.net.http.httpclient(v=vs.110).aspx