# Function: pushDeliveryRunnerStart()

> **pushDeliveryRunnerStart**(`engineCloneData`): `Promise`\<`void`\>

Push Delivery Task Startup Method.

## Parameters

### engineCloneData

`IEngineCoreClone`

Engine clone data used to initialise a worker-thread engine instance.

## Returns

`Promise`\<`void`\>

A promise that resolves when the engine has started and all push-delivery components are ready.
