FileDownloadHttpResponseMessageFactory Constructor

Overload List

 

Name

Description

FileDownloadHttpResponseMessageFactory Constructor 1:

FileDownloadHttpResponseMessageFactory(FileStream)

Initializes a new instance of the FileDownloadHttpResponseMessageFactory class with the specified FileStream.

FileDownloadHttpResponseMessageFactory Constructor 2:

FileDownloadHttpResponseMessageFactory(FileStream, String)

Initializes a new instance of the FileDownloadHttpResponseMessageFactory class with the specified FileStream and content type.

FileDownloadHttpResponseMessageFactory Constructor 3:

FileDownloadHttpResponseMessageFactory(FileStream, ICompressor)

Initializes a new instance of the FileDownloadHttpResponseMessageFactory class with the specified FileStream and ICompressor.

FileDownloadHttpResponseMessageFactory Constructor 4:

FileDownloadHttpResponseMessageFactory(Stream, String)

Initializes a new instance of the FileDownloadHttpResponseMessageFactory class with the specified Stream and file name.

FileDownloadHttpResponseMessageFactory Constructor 5:

FileDownloadHttpResponseMessageFactory(FileStream, ICompressor, String)

Initializes a new instance of the FileDownloadHttpResponseMessageFactory class with the specified FileStream, ICompressor and content type.

FileDownloadHttpResponseMessageFactory Constructor 6:

FileDownloadHttpResponseMessageFactory(Stream, String, String)

Initializes a new instance of the FileDownloadHttpResponseMessageFactory class with the specified Stream, file name and content type.

FileDownloadHttpResponseMessageFactory Constructor 7:

FileDownloadHttpResponseMessageFactory(Stream, ICompressor, String)

Initializes a new instance of the FileDownloadHttpResponseMessageFactory class with the specified Stream, ICompressor and file name.

FileDownloadHttpResponseMessageFactory Constructor 8:

FileDownloadHttpResponseMessageFactory(Stream, ICompressor, String, String)

Initializes a new instance of the FileDownloadHttpResponseMessageFactory class with the specified Stream, ICompressor, file name and content type.

Reference

FileDownloadHttpResponseMessageFactory Class TcHmiSrv.Core.Tools.Net.Http.Factories Namespace

Copyright © Beckhoff Automation GmbH & Co. KG