ChunkedHttpResponseMessageFactoryCreateResponseHeaders Method

Creates the HttpResponseHeaders for an HttpResponseMessage.


Namespace: TcHmiSrv.Core.Tools.Net.Http.Factories
Assembly: TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9

Syntax

C#

protected virtual HttpResponseHeaders CreateResponseHeaders(
    int count,
    int length
)

Parameters

count  Int32

The requested number of Bytes to read from the Stream.

length  Int32

The actual number of Bytes read from the Stream.

Return Value

HttpResponseHeaders
The HttpResponseHeaders that are added to the HttpResponseMessage.

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

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

Copyright © Beckhoff Automation GmbH & Co. KG