Provided by: trafficserver-dev_9.2.0+ds-2_amd64
NAME
TSActionCancel - TSActionCancel API function
SYNOPSIS
#include <ts/ts.h> void TSActionCancel(TSAction actionp)
DESCRIPTION
Cancels the action. NOTE: The argument actionp must be checked prior to calling this function, since the function assumes actionp is a valid action pointer.
COPYRIGHT
2023, dev@trafficserver.apache.org