A JSON web service request.
public class JsonWebServiceRequest : WebServiceRequest
| name | description |
|---|---|
| JsonWebServiceRequest(…) | Initializes a new instance of the JsonWebServiceRequest class. |
| GetResponseAsync(…) | Gets the response asynchronously. |
| name | description |
|---|---|
| override CreateResponseAsync(…) | Called to create the response. |