NoOpTrigger constructor
NoOpTrigger()
Create a trigger that starts sampling immediately and never stops.
Implementation
NoOpTrigger() : super();
Create a trigger that starts sampling immediately and never stops.
NoOpTrigger() : super();