Source position: fphttpclientasyncpool.pas line 28
type TFPHTTPClientPoolMethodResult = (
mrSuccess,
mrAbortedByClient,
mrAbortedWithException
);