Source position: fphttpclientasyncpool.pas line 141
protected procedure TFPHTTPClientAbstractAsyncPoolRequest.DoOnProgress( |
Sender: TFPHTTPClientAsyncPoolRequestThread; |
const aDirection: TFPHTTPClientPoolProgressDirection; |
const aPosition: Int64; |
const aContentLength: Int64; |
var ioStop: Boolean |
); virtual; abstract; |