Sets the Method of the WebServiceRequest.
public static TWebServiceRequest WithMethod<TWebServiceRequest>(this TWebServiceRequest request, string method) where TWebServiceRequest : WebServiceRequestBase