ChunkedHttpResponseMessageFactory Constructor
Overload List
|
|
Name |
Description |
|---|---|---|
|
|
Initializes a new instance of the ChunkedHttpResponseMessageFactory class with the specified Stream. | |
|
|
Initializes a new instance of the ChunkedHttpResponseMessageFactory class with the specified Stream. | |
|
|
Initializes a new instance of the ChunkedHttpResponseMessageFactory class with the specified Stream and content encoding. | |
|
|
Initializes a new instance of the ChunkedHttpResponseMessageFactory class with the specified Stream and ICompressor. | |
|
|
Initializes a new instance of the ChunkedHttpResponseMessageFactory class with the specified Stream and content encoding. | |
|
|
ChunkedHttpResponseMessageFactory(Stream, ICompressor, Boolean) |
Initializes a new instance of the ChunkedHttpResponseMessageFactory class with the specified Stream and ICompressor. |
Reference
ChunkedHttpResponseMessageFactory Class TcHmiSrv.Core.Tools.Net.Http.Factories Namespace
Copyright © Beckhoff Automation GmbH & Co. KG
- ChunkedHttpResponseMessageFactory(Stream) Constructor
- ChunkedHttpResponseMessageFactory(Stream, Boolean) Constructor
- ChunkedHttpResponseMessageFactory(Stream, String) Constructor
- ChunkedHttpResponseMessageFactory(Stream, ICompressor) Constructor
- ChunkedHttpResponseMessageFactory(Stream, String, Boolean) Constructor
- ChunkedHttpResponseMessageFactory(Stream, ICompressor, Boolean) Constructor