Sets the Method of the WebServiceRequest to “POST”.
public static TWebServiceRequest WithPostMethod<TWebServiceRequest>(this TWebServiceRequest request) where TWebServiceRequest : WebServiceRequestBase