DataService<T>.ProcessRequestForMessage(Stream) Method

Definition

Processes an HTTP request.

C#
public System.ServiceModel.Channels.Message ProcessRequestForMessage(System.IO.Stream messageBody);

Parameters

messageBody
Stream

The body of the HTTP request.

Returns

Response message.

Implements

Applies to

Product Versions
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1