<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [IncrementalUpdater](./rc-js-util.incrementalupdater.md) &gt; [suspend](./rc-js-util.incrementalupdater.suspend.md)

## IncrementalUpdater.suspend() method

Suspends the current task if one is active.

**Signature:**

```typescript
suspend(): void;
```
**Returns:**

void

