WebServiceResponseHandlerInfo.WebResponse property

Gets the web response.

public HttpResponseMessage? WebResponse { get; }

Property Value

The web response.

See Also