WebServiceException.Response property

Gets the response.

public WebServiceResponse? Response { get; }

Property Value

The response.

See Also