Class ResponseContext
public class ResponseContext : IResponseContext
- Inheritance
-
ResponseContext
- Implements
- Derived
- Inherited Members
Constructors
ResponseContext()
public ResponseContext()
Properties
HttpResponse
public IWebResponseData HttpResponse { get; set; }
Property Value
Response
public AmazonWebServiceResponse Response { get; set; }