Home
last modified time | relevance | path

Searched refs:DownloadTimeout (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Configuration/
H A DWebProxyScriptElement.cs41 [ConfigurationProperty(ConfigurationStrings.DownloadTimeout, DefaultValue = "00:01:00")]
42 public TimeSpan DownloadTimeout property in System.Net.Configuration.WebProxyScriptElement
68 new ConfigurationProperty(ConfigurationStrings.DownloadTimeout,
H A DSettingsSection.cs167 ts = section.WebProxyScript.DownloadTimeout; in SettingsSectionInternal()
243 internal int DownloadTimeout property in System.Net.Configuration.SettingsSectionInternal
H A DConfigurationStrings.cs79 internal const string DownloadTimeout = "downloadTimeout"; field in System.Net.Configuration.ConfigurationStrings
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/ExternalProject/
H A DDownloadTimeout.cmake2 set(source_dir "${CMAKE_CURRENT_BINARY_DIR}/DownloadTimeout")
H A DRunCMakeTest.cmake131 __ep_test_with_build(DownloadTimeout)
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/ExternalProject/
H A DDownloadTimeout.cmake2 set(source_dir "${CMAKE_CURRENT_BINARY_DIR}/DownloadTimeout")
H A DRunCMakeTest.cmake131 __ep_test_with_build(DownloadTimeout)
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/ExternalProject/
H A DDownloadTimeout.cmake2 set(source_dir "${CMAKE_CURRENT_BINARY_DIR}/DownloadTimeout")
H A DRunCMakeTest.cmake131 __ep_test_with_build(DownloadTimeout)
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.Configuration/
H A DWebProxyScriptElement.cs56 public TimeSpan DownloadTimeout { property in System.Net.Configuration.WebProxyScriptElement
/dports/security/py-stem/stem-1.8.0/stem/
H A D__init__.py770 class DownloadTimeout(DownloadFailed):
779 super(DownloadTimeout, self).__init__(url, error, stacktrace, message)
/dports/dns/blocky/blocky-0.17/resolver/
H A Dblocking_resolver.go89 timeout := time.Duration(cfg.DownloadTimeout)
267 result = append(result, fmt.Sprintf("downloadTimeout = %s", r.cfg.DownloadTimeout.String()))
/dports/net/storj/storj-1.45.3/satellite/repair/repairer/
H A Drepairer.go32DownloadTimeout time.Duration `help:"time limit for downloading pieces from a node f… member
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DWinHttpWebProxyFinder.cs38 int timeout = SettingsSectionInternal.Section.DownloadTimeout; in WinHttpWebProxyFinder()
H A DNetWebProxyFinder.cs278 … timerQueue = TimerThread.GetOrCreateQueue(SettingsSectionInternal.Section.DownloadTimeout); in DownloadAndCompile()
/dports/net/storj/storj-1.45.3/satellite/
H A Drepairer.go213 config.Repairer.DownloadTimeout,
/dports/dns/blocky/blocky-0.17/config/
H A Dconfig.go318 DownloadTimeout Duration `yaml:"downloadTimeout" default:"60s"` member
/dports/security/py-stem/stem-1.8.0/test/unit/descriptor/
H A Dremote.py387 self.assertRaises(stem.DownloadTimeout, query.run)
/dports/security/py-stem/stem-1.8.0/stem/util/
H A Dconnection.py202 raise stem.DownloadTimeout(url, exc, sys.exc_info()[2], timeout)
/dports/security/py-stem/stem-1.8.0/stem/descriptor/
H A Dremote.py1084 raise stem.DownloadTimeout(url, exc, sys.exc_info()[2], timeout)
/dports/net/storj/storj-1.45.3/satellite/repair/
H A Drepair_test.go2514 sat.Config.Repairer.DownloadTimeout,
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs9785 public System.TimeSpan DownloadTimeout { get { throw null; } set { } } property in System.Net.Configuration.WebProxyScriptElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs9444 public System.TimeSpan DownloadTimeout { get { throw null; } set { } } property in System.Net.Configuration.WebProxyScriptElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs9961 public System.TimeSpan DownloadTimeout { get { throw null; } set { } } property in System.Net.Configuration.WebProxyScriptElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs9993 public System.TimeSpan DownloadTimeout { get { throw null; } set { } } property in System.Net.Configuration.WebProxyScriptElement

12