Base class for AutoWebServiceRequest responses.
public abstract class AutoWebServiceResponse
| name | description |
|---|---|
| CreateException(…) | Creates an exception for the response. |
| name | description |
|---|---|
| AutoWebServiceResponse() | Initializes a new instance of the AutoWebServiceResponse class. |
| virtual OnResponseHandledCoreAsync(…) | Called when the response has been handled, i.e. immediately before it is returned. |