IProxyCheckerService
Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.ProxyChecker.IProxyCheckerService
Wcf service contract for working with ProxyChecker
Methods
SetThreadCountForProcess
Method
Set count of threads per one checking processor
Parameters
| Параметр | Описание |
|---|---|
count | count |
AddResource
Method
Add resource
Parameters
| Параметр | Описание |
|---|---|
url | adress |
SetDownloadThreadCount
Method
Set count of threads to download
Parameters
| Параметр | Описание |
|---|---|
count | count |
SetCheckThreadCount
Method
Set count of theads to check
Parameters
| Параметр | Описание |
|---|---|
count | count |
GetAliveProxies
Method
Get list of alive proxies
Returns: list of alive proxies
HasAliveProxies
Method
Are there any alive proxy
Returns: true if there are; otherwise false