AttachmentDownloader(IHttpClientFactory) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public AttachmentDownloader(System.Net.Http.IHttpClientFactory httpClientFactory);
new Microsoft.Agents.Builder.App.AttachmentDownloader : System.Net.Http.IHttpClientFactory -> Microsoft.Agents.Builder.App.AttachmentDownloader
Public Sub New (httpClientFactory As IHttpClientFactory)
Parameters
- httpClientFactory
- IHttpClientFactory