Share via


PipelineMessage.Response Property

Definition

Gets the PipelineResponse received from the service during the call to Send(PipelineMessage).

public System.ClientModel.Primitives.PipelineResponse? Response { get; protected internal set; }
member this.Response : System.ClientModel.Primitives.PipelineResponse with get, set
Public Property Response As PipelineResponse

Property Value

Applies to