Share via


ODataBatchOperationResponseMessage.GetStream Method

Definition

Gets the stream backing for this message.

public System.IO.Stream GetStream ();
abstract member GetStream : unit -> System.IO.Stream
override this.GetStream : unit -> System.IO.Stream
Public Function GetStream () As Stream

Returns

The stream backing for this message.

Implements

Applies to