IDataServiceHost.RequestStream Property

Definition

Gets the stream that contains the HTTP request body.

public System.IO.Stream RequestStream { get; }

Property Value

Stream object that contains the request body.

Applies to