Udostępnij za pośrednictwem


OperationResult.GetRawResponse Method

Definition

Gets the PipelineResponse corresponding to the most recent update received from the service.

public System.ClientModel.Primitives.PipelineResponse GetRawResponse ();
member this.GetRawResponse : unit -> System.ClientModel.Primitives.PipelineResponse
Public Function GetRawResponse () As PipelineResponse

Returns

The most recent PipelineResponse received from the service.

Applies to