Information provided to web service response handlers.
public sealed class WebServiceResponseHandlerInfo<TResponse> : WebServiceResponseHandlerInfo
name | description |
---|---|
WebServiceResponseHandlerInfo(…) | Initializes a new instance of the WebServiceResponseHandlerInfo class. |
Response { get; set; } | Gets or sets the response. |