Initializes a new instance of the WebServiceResponseHandlerInfo
class.
protected WebServiceResponseHandlerInfo(HttpResponseMessage webResponse,
CancellationToken cancellationToken)
parameter | description |
---|---|
webResponse | The web response. |
cancellationToken | The token to monitor for cancellation requests. |