Class TgoHttpClientManager
Unit
Grijjy.Http
Declaration
type TgoHttpClientManager = class(TThread)
Description
Http client manager
Hierarchy
- TThread
- TgoHttpClientManager
Overview
Methods
Description
Methods
 |
constructor Create; |
|
|
 |
destructor Destroy; override; |
|
|
 |
procedure Release(const AHttpClient: TgoHttpClient); |
|
Queues the http client for release
|
Generated by P2PasDoc 0.13.0 on 2017-04-25 12:54:26
|