Sets the JsonSettings of the WebServiceRequest.
public static JsonWebServiceRequest<TResponseContent> WithJsonSettings<TResponseContent>( this JsonWebServiceRequest<TResponseContent> request, JsonSettings settings)