GRPC C++
1.71.0
|
Represents a scheduled task. More...
#include <event_engine.h>
Data Fields | |
intptr_t | keys [2] |
Static Public Attributes | |
static const GRPC_DLL TaskHandle | kInvalid |
Represents a scheduled task.
TaskHandles are returned by Run* methods, and can be given to the Cancel method.
intptr_t grpc_event_engine::experimental::EventEngine::TaskHandle::keys[2] |
|
static |