ResourceResponseBase.ResponseStream Property

Definition

Gets the underlying stream of the response from the Azure DocumentDB database service.

public System.IO.Stream ResponseStream { get; }
Property Value