Breakpoints

You can insert a breakpoint for any stream in the project.

Breakpoint types include:

A breakpoint can be associated with a counter (enableEvery). When a counter (n) is associated with a breakpoint, the breakpoint triggers after an event flows through the breakpoint. The counter is then reset to zero).

Related concepts
Watch Variables
Related tasks
Adding Breakpoints
Adding Watch Variables
Pausing the Event Stream Processor
Stepping the Event Stream Processor