Provided by: trafficserver-dev_9.2.5+ds-1ubuntu1_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
2025, dev@trafficserver.apache.org 9.2 Mar 17, 2025 TSACTIONCANCEL(3ts)