Instance methods
TriggerClient: cancelRunsForEvent() Instance Method
The cancelRunsForEvent()
instance method will cancel all the job runs (yet to be executed) that are triggered by a given eventId.
Parameters
The event ID to cancel the job runs for. This is returned when calling either client.sendEvent() or io.sendEvent().
Returns
Was this page helpful?