Provided by: trafficserver-dev_9.2.5+ds-1ubuntu2.1_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
2026, dev@trafficserver.apache.org
9.2 Feb 12, 2026 TSACTIONCANCEL(3ts)