示例#1
0
文件: Http_v2.cs 项目: labeuze/source
        //private static ITrace _tr = Trace.CurrentTrace;

        static Http_v2()
        {
            _hxr = HtmlXmlReader.CurrentHtmlXmlReader;
            //_hxr.LoadXmlRetryTimeout = _loadXmlRetryTimeout;
            _hxr.LoadRepeatIfError = _loadRepeatIfError;
        }
示例#2
0
        //private static ITrace _tr = Trace.CurrentTrace;

        static Http_v2()
        {
            _hxr = HtmlXmlReader.CurrentHtmlXmlReader;
            //_hxr.LoadXmlRetryTimeout = _loadXmlRetryTimeout;
            _hxr.LoadRepeatIfError = _loadRepeatIfError;
        }