<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [TimedWireOperatorOptions](./x-components.timedwireoperatoroptions.md) &gt; [forceOn](./x-components.timedwireoperatoroptions.forceon.md)

## TimedWireOperatorOptions.forceOn property

Events that will make the next planned execution happen immediately.

**Signature:**

```typescript
forceOn?: MaybeArray<XEvent>;
```
