Acquire a keep alive token. Should return false if keep‐alive mechanism is not supported.
Synopsis
Declared in <folly/Executor.h>
virtual
bool
keepAliveAcquire() noexcept;
Return Value
true if a keep‐alive reference was acquired.
Created with MrDocs