HttpRequestData.Body Property

Definition

A Stream containing the HTTP body data.

public abstract System.IO.Stream Body { get; }
member this.Body : System.IO.Stream
Public MustOverride ReadOnly Property Body As Stream

Property Value

Applies to