WebServiceException.ResponseHeaders property

Gets the response headers.

public HttpHeaders? ResponseHeaders { get; }

Property Value

The response headers.

See Also