WebServiceResponseHandlerInfo<TResponse>.Response property

Gets or sets the response.

public TResponse Response { get; set; }

Property Value

The response.

See Also