UNPKG

@loopback/docs

Version:
26 lines (17 loc) 623 B
--- lang: en title: 'API docs: cron.croncomponent.stop' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar editurl: https://github.com/strongloop/loopback-next/tree/master/extensions/cron permalink: /doc/en/lb4/apidocs.cron.croncomponent.stop.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/cron](./cron.md) &gt; [CronComponent](./cron.croncomponent.md) &gt; [stop](./cron.croncomponent.stop.md) ## CronComponent.stop() method <b>Signature:</b> ```typescript stop(): Promise<void>; ``` <b>Returns:</b> `Promise<void>`