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