Sets the Timeout of the WebServiceRequest.
public static TWebServiceRequest WithTimeout<TWebServiceRequest>(this TWebServiceRequest request, TimeSpan? timeout) where TWebServiceRequest : WebServiceRequestBase